Skip to content

Commit

Permalink
chore(cpp): fix CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chybz committed Nov 25, 2024
1 parent 38874d0 commit fe881a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ This project adheres to [Semantic Versioning](http://semver.org).
This document is formatted according to the principles of [Keep A CHANGELOG](http://keepachangelog.com).

## [Unreleased]
### Fixed
- [c] slight update to existing CMakeFiles.txt to propagate VERSION. Close #320 ([#328](https://github.com/cucumber/gherkin/pull/328))

### Changed
- [cpp] add generic support for ABI versioning with VERSION ([#328](https://github.com/cucumber/gherkin/pull/328))
- [cpp] namespace was changed to 'cucumber::gherkin' to better reflect project structure and prevent clashing

## [30.0.4] - 2024-11-15
### Fixed
Expand Down

0 comments on commit fe881a5

Please sign in to comment.