diff options
author | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2013-03-14 19:17:32 -0700 |
---|---|---|
committer | Pieter Noordhuis <pcnoordhuis@gmail.com> | 2013-03-14 19:17:32 -0700 |
commit | 6bd1172419a385673c9f893d0a75c4220f87a5bb (patch) | |
tree | 0dd140b14ca4e11049bf205502ffbde3d7797802 | |
parent | fd38e55d7167048c7be01418db29bae19874a04b (diff) |
Update CHANGELOG.md
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a57b81..268b15c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ### 0.11.0 -* Increase the maximum multi-bulk reply depth to 8. +* Increase the maximum multi-bulk reply depth to 7. * Increase the read buffer size from 2k to 16k. |