CHANGELOG: update for v4.3.6 release
This commit is contained in:
parent
8b5e48cc8f
commit
c1ae33b5a5
@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
- codec: fix signature of `Packet::write_interleaved`; previously `Result<bool, Error>`, now `Result<(), Error>`. (#25)
|
- codec: fix signature of `Packet::write_interleaved`; previously `Result<bool, Error>`, now `Result<(), Error>`. (#25)
|
||||||
|
|
||||||
|
4.3.6
|
||||||
|
-----
|
||||||
|
|
||||||
|
- util: fix Windows compatibility due to unavailable errnos. (#30)
|
||||||
|
|
||||||
4.3.5
|
4.3.5
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user