CHANGELOG: update for v4.3.7 release
This commit is contained in:
parent
9caa319a5c
commit
6904114eab
@ -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.7
|
||||||
|
-----
|
||||||
|
|
||||||
|
- codec: fix codec description potential null ptr issue. (#36)
|
||||||
|
|
||||||
4.3.6
|
4.3.6
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user