Merge branch 'v1.2-fixes'
This commit is contained in:
commit
ec95e5ca97
10
CHANGELOG.md
10
CHANGELOG.md
@ -12,7 +12,6 @@ Compiler requirement
|
|||||||
Bug fixes
|
Bug fixes
|
||||||
---------
|
---------
|
||||||
|
|
||||||
* `from_dynamic` now supports deserializing `Option`.
|
|
||||||
* BLOB's no longer panic when accessed with an out-of-bounds index.
|
* BLOB's no longer panic when accessed with an out-of-bounds index.
|
||||||
|
|
||||||
Enhancements
|
Enhancements
|
||||||
@ -31,6 +30,15 @@ Deprecated and Gated API's
|
|||||||
* `FnPtr::call_dynamic` is deprecated in favor of `FnPtr::call_raw`.
|
* `FnPtr::call_dynamic` is deprecated in favor of `FnPtr::call_raw`.
|
||||||
|
|
||||||
|
|
||||||
|
Version 1.2.2
|
||||||
|
=============
|
||||||
|
|
||||||
|
Bug fixes
|
||||||
|
---------
|
||||||
|
|
||||||
|
* `from_dynamic` now supports deserializing `Option`.
|
||||||
|
|
||||||
|
|
||||||
Version 1.2.1
|
Version 1.2.1
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user