Skip to content

Commit

Permalink
fix version 2.2 release date in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vsergeev committed Oct 17, 2016
1 parent ed8bfbc commit 32f84aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* Version 2.2 - 09/25/2015
* Version 2.2 - 09/25/2016
* Add `use_ordered_dict` option to unpacking functions for unpacking MessagePack maps into the `collections.OrderedDict` type.
* Add support for `bytearray` type to `unpackb`/`loads` functions.
* Fix intermittent unit test failures due to non-deterministic packing of dict test vectors.
Expand Down

0 comments on commit 32f84aa

Please sign in to comment.