Skip to content

Commit

Permalink
chore: add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
anmonteiro committed Nov 25, 2023
1 parent 9ebba7e commit f3203d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Unreleased
- Deprecate non-namespaced FFI attributes such as `@string` or `@obj` in favor
of e.g. `@mel.string` and `@mel.obj`
([#923](https://github.com/melange-re/melange/pull/923))
- BREAKING(runtime): Remove `Js.null_undefined` in favor of `Js.nullable`
([#930](https://github.com/melange-re/melange/pull/930))

2.1.0 2023-10-22
---------------
Expand Down

0 comments on commit f3203d4

Please sign in to comment.