Skip to content

Commit

Permalink
ogma-cli: Document changes in CHANGELOG. Refs #77.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanperez-keera committed Mar 21, 2023
1 parent 7f8ed7d commit 894f0e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ogma-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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).
Expand Down
2 changes: 1 addition & 1 deletion ogma-cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 894f0e0

Please sign in to comment.