Skip to content

Commit

Permalink
Add changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
evnu committed Nov 1, 2021
1 parent cbeede8 commit 1b99f1f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ See [`UPGRADE.md`](./UPGRADE.md) for additional help when upgrading to newer ver

- `NifException` for using Elixir exception structs

### Changed

- The decoder for `Range` requires that `:step` equals `1`. The `:step` field was introduced with
Elixir v1.12 and cannot be represented with Rust's `RangeInclusive`.

## [0.22.2] - 2021-10-07

### Fixed
Expand Down

0 comments on commit 1b99f1f

Please sign in to comment.