From 002d67e64408c55d4aab779e5b223a07f6617d03 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Tue, 21 Mar 2023 09:51:43 -0700 Subject: [PATCH] ogma-cli: Document changes in CHANGELOG. Refs #77. --- ogma-cli/CHANGELOG.md | 4 ++++ ogma-cli/README.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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