Skip to content

Commit

Permalink
PR #334 post-merge update: Edit CHANGELOG.md
Browse files Browse the repository at this point in the history
CHANGELOG.md
- Added note about the update to avoid a semicolon when passing
  additional flags to CMake

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Dec 13, 2023
1 parent 24c5eed commit 7b7bfa3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ This file documents all notable changes to the GCHP wrapper repository starting

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] - TBD
### Fixed
- Avoid semicolon in `CMAKE_ Fortran_FLAGS` variable when additional flags are passed to `cmake`

## [14.2.3] - 2023-12-01
### Added
- Script `.release/changeVersionNumbers.sh` to change version numbers before a new GCHP release
Expand Down

0 comments on commit 7b7bfa3

Please sign in to comment.