We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af47914 commit 518b051Copy full SHA for 518b051
ogma-core/CHANGELOG.md
@@ -1,12 +1,13 @@
1
# Revision history for ogma-core
2
3
-## [1.X.Y] - 2025-02-02
+## [1.X.Y] - 2025-02-03
4
5
* Import liftIO from Control.Monad.IO.Class (#215).
6
* Remove references to old design of Ogma from hlint files (#220).
7
* Bump upper version constraint on aeson, text (#225).
8
* Remove extraneous EOL character (#224).
9
* Make structured data available to cFS template (#229).
10
+* Update Copilot struct code generator to use new function names (#231).
11
12
## [1.6.0] - 2025-01-21
13
0 commit comments