diff --git a/ogma-cli/CHANGELOG.md b/ogma-cli/CHANGELOG.md index ec011f0..2966f93 100644 --- a/ogma-cli/CHANGELOG.md +++ b/ogma-cli/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ogma-cli +## [1.X.Y] - 2023-03-21 + +* Introduce new F' (FPrime) backend (#77). + ## [1.0.7] - 2023-01-21 * Version bump 1.0.7 (#69). * Replace tabs in cabal file (#69). diff --git a/ogma-cli/README.md b/ogma-cli/README.md index dc0f565..2d9c70d 100644 --- a/ogma-cli/README.md +++ b/ogma-cli/README.md @@ -112,7 +112,7 @@ Available commands: structs Generate Copilot structs from C structs handlers Generate message handlers from C structs cfs Generate a complete cFS/Copilot application - fprime Generate a complete FPrime monitoring component + fprime Generate a complete F' monitoring component fret-component-spec Generate a Copilot file from a FRET Component Specification fret-reqs-db Generate a Copilot file from a FRET Requirements