Skip to content

Commit

Permalink
Add 0.23.0 to CHANGELOG
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#1755
  • Loading branch information
treiher committed Aug 22, 2024
1 parent a97e4eb commit d2e047a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [0.23.0] - 2024-08-23

### Changed

Expand All @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Generic setters for opaque fields
- Separation of externally defined functions from state machine (eng/recordflux/RecordFlux#1032)
- Separation of externally defined functions from state machine (AdaCore/RecordFlux#1032, eng/recordflux/RecordFlux#1032)
- Missing checks in state machine to improve provability (eng/recordflux/RecordFlux#1704)

## [0.22.0] - 2024-07-17
Expand Down Expand Up @@ -554,7 +554,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.0] - 2019-05-14

[Unreleased]: https://github.com/AdaCore/RecordFlux/compare/v0.22.0...HEAD
[0.23.0]: https://github.com/AdaCore/RecordFlux/compare/v0.22.0...v0.23.0
[0.22.0]: https://github.com/AdaCore/RecordFlux/compare/v0.21.0...v0.22.0
[0.21.0]: https://github.com/AdaCore/RecordFlux/compare/v0.20.0...v0.21.0
[0.20.0]: https://github.com/AdaCore/RecordFlux/compare/v0.19.0...0.20.0
Expand Down

0 comments on commit d2e047a

Please sign in to comment.