Skip to content

Commit

Permalink
Add 0.20.0 to CHANGELOG
Browse files Browse the repository at this point in the history
Ref. eng/recordflux/RecordFlux#1577
  • Loading branch information
treiher committed Mar 26, 2024
1 parent bf61e34 commit a2ff424
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,11 +5,11 @@ 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.20.0] - 2024-03-26

### Added

- Allow multiple initial links in messages
- Possibility to use multiple initial links in messages to allow the first message field to be defined by parameter values (AdaCore/RecordFlux#764, eng/recordflux/RecordFlux#764)

### Changed

Expand Down Expand Up @@ -494,7 +494,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.19.0...HEAD
[0.20.0]: https://github.com/AdaCore/RecordFlux/compare/v0.19.0...0.20.0
[0.19.0]: https://github.com/AdaCore/RecordFlux/compare/v0.18.0...v0.19.0
[0.18.0]: https://github.com/AdaCore/RecordFlux/compare/v0.17.0...v0.18.0
[0.17.0]: https://github.com/AdaCore/RecordFlux/compare/v0.16.0...v0.17.0
Expand Down

0 comments on commit a2ff424

Please sign in to comment.