Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Techassi committed Jun 17, 2024
1 parent e7dcf2b commit cb8fbc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/stackable-versioned/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.

### Changed

- Add support for versioned enums ([#CHANGEME]).
- Add auto-generated `From<OLD> for NEW` implementations ([#790]).
- Change from derive macro to attribute macro to be able to generate code
_in place_ instead of _appending_ new code ([#793]).
Expand All @@ -14,6 +15,7 @@ All notable changes to this project will be documented in this file.
[#784]: https://github.com/stackabletech/operator-rs/pull/784
[#790]: https://github.com/stackabletech/operator-rs/pull/790
[#793]: https://github.com/stackabletech/operator-rs/pull/793
[#CHANGEME]: https://github.com/stackabletech/operator-rs/pull/CHANGEME

## [0.1.0] - 2024-05-08

Expand Down

0 comments on commit cb8fbc9

Please sign in to comment.