ogma-language-c 1.10.0 → 1.11.0
raw patch · 2 files changed
+5/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +4/−0
- ogma-language-c.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for ogma-language-c +## [1.11.0] - 2025-11-21++* Version bump 1.11.0 (#325).+ ## [1.10.0] - 2025-09-21 * Version bump 1.10.0 (#310).
ogma-language-c.cabal view
@@ -18,7 +18,7 @@ cabal-version: 2.0 build-type: Custom name: ogma-language-c-version: 1.10.0+version: 1.11.0 homepage: https://github.com/nasa/ogma bug-reports: https://github.com/nasa/ogma/issues license: Apache-2.0