diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 03eb40c..2af5d2e 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -1,3 +1,9 @@ +## Version 1.2.4 (23 Mar 2014) + +- Fixed unrecognized name non-fatal alert after client hello. +- Add SSL3 to the supported list of version by default. +- Fix cereal lower bound to 0.4.0 minimum + ## Version 1.2.3 (22 Mar 2014) - Fixed handshake records not being able to span multiples records.