mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
v1.0.1
This commit is contained in:
parent
7d6b4dfb51
commit
d893697eab
3 changed files with 10 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
1.0.1
|
||||
=====
|
||||
|
||||
* Add Python 3.9 and linux/arm64 wheels. (#439)
|
||||
* Fixed Unpacker.tell() after read_bytes() (#426)
|
||||
* Fixed unpacking datetime before epoch on Windows (#433)
|
||||
* Fixed fallback Packer didn't check DateTime.tzinfo (#434)
|
||||
|
||||
1.0.0
|
||||
=====
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue