Skip to content

Commit

Permalink
Prepare release 0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evnu committed Apr 24, 2023
1 parent 6420093 commit 6492af3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ See [`UPGRADE.md`](./UPGRADE.md) for additional help when upgrading to newer ver

## [unreleased]

## [0.28.0] - 2023-04-24

### Added

* Support OTP 26 (#526, thanks @philss)
* Support tuples in NIF macro (#520, #527, thanks @denumerate and @philss)
* Supportfor `load_data_fun` to compute `load_data` at runtime (#413, thanks @kaaboaye)

### Changed

* Enhanced NIF macro error messages for invalid attributes (#525, thanks @philss)

## [0.27.0] - 2023-01-17

### BREAKING
Expand Down

0 comments on commit 6492af3

Please sign in to comment.