Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
matsadler committed Feb 8, 2023
1 parent 70c0384 commit 13be03e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
- `use magnus::prelude::*` will now import traits anonymously.
- `EncodingCapable`, `Module`, `Class`, and `Object` traits can no longer be
implemented by user code.
- The `wb_protected` flag is automatically set for data wrapped in a Ruby
object when `mark` is not set.

### Deprecated
- `RString::append` (use `RString::buf_append`).
Expand Down

0 comments on commit 13be03e

Please sign in to comment.