diff options
-rw-r--r-- | ChangeLog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index 2c988db..727ca9a 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -3,7 +3,7 @@ Release Date: 2019-01-25 -This release is for mitigating pain caused by v0.6.1 reduced max input limits +This release is for mitigating pain caused by v0.6.0 reduced max input limits for security reason. * ``unpackb(data)`` configures ``max_*_len`` options from ``len(data)``, |