Skip to content

Commit

Permalink
Fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
filmor committed Feb 13, 2024
1 parent 9775e82 commit 3dd242a
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ versions.

### Added

### Fixed

### Changed

### Removed

## [0.31.0] - 2024-02-13

### Added

- Support for generic types in derive macros (#574)
- New `is_float` and `is_integer` methods on terms (#581)

Expand All @@ -30,8 +40,7 @@ versions.

### Removed

- Support for `initmacro` in `rustler-sys` (will only be released on the next
bump of `rustler-sys` itself, #589)
- Support for `initmacro` in `rustler-sys` (v2.3.2, #589)

## [0.30.0] - 2023-10-11

Expand Down

0 comments on commit 3dd242a

Please sign in to comment.