mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
Release v1.0.5rc1 (#528)
This commit is contained in:
parent
b82d0b62f1
commit
1008229553
5 changed files with 17 additions and 8 deletions
|
@ -1,3 +1,12 @@
|
|||
1.0.5rc1
|
||||
========
|
||||
|
||||
Release Date: 2023-01-18
|
||||
|
||||
* Use ``__BYTE_ORDER__`` instead of ``__BYTE_ORDER`` for portability. (#513, #514)
|
||||
* Add Python 3.11 wheels (#517)
|
||||
* fallback: Fix packing multidimensional memoryview (#527)
|
||||
|
||||
1.0.4
|
||||
=====
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue