copilot-core 3.17 → 3.18
raw patch · 2 files changed
+4/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG +3/−0
- copilot-core.cabal +1/−1
CHANGELOG view
@@ -1,3 +1,6 @@+2024-01-07+ * Version bump (3.18). (#487)+ 2023-11-07 * Version bump (3.17). (#466) * Compliance with style guide. (#457)
copilot-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: copilot-core-version: 3.17+version: 3.18 synopsis: An intermediate representation for Copilot. description: Intermediate representation for Copilot.