add items to changelog

This commit is contained in:
Vincent Hanquez 2014-03-23 06:18:33 +00:00
parent 410bc95951
commit f281e1ee6e

View file

@ -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.