Skip to content

Commit

Permalink
Add missing release information
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvalencik committed Apr 14, 2023
1 parent 421a151 commit 32802cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,15 @@

## Breaking Changes

* Removed `Managed` trait

## Improvements

* Added `JsBigInt` (https://github.com/neon-bindings/neon/pull/963).
* Added UTF-16 functions to `JsString` (https://github.com/neon-bindings/neon/pull/944).
* Relaxed `Send` constraints (https://github.com/neon-bindings/neon/pull/979)
* Lifecycle support for 32-bit (https://github.com/neon-bindings/neon/pull/977)
* Added `sys` feature (https://github.com/neon-bindings/neon/pull/970)

## Bug Fixes

Expand Down

0 comments on commit 32802cc

Please sign in to comment.