Skip to content

Commit d2e047a

Browse files
committed
Add 0.23.0 to CHANGELOG
Ref. eng/recordflux/RecordFlux#1755
1 parent a97e4eb commit d2e047a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.23.0] - 2024-08-23
99

1010
### Changed
1111

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

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

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

555555
## [0.1.0] - 2019-05-14
556556

557-
[Unreleased]: https://github.com/AdaCore/RecordFlux/compare/v0.22.0...HEAD
557+
[0.23.0]: https://github.com/AdaCore/RecordFlux/compare/v0.22.0...v0.23.0
558558
[0.22.0]: https://github.com/AdaCore/RecordFlux/compare/v0.21.0...v0.22.0
559559
[0.21.0]: https://github.com/AdaCore/RecordFlux/compare/v0.20.0...v0.21.0
560560
[0.20.0]: https://github.com/AdaCore/RecordFlux/compare/v0.19.0...0.20.0

0 commit comments

Comments
 (0)