keiro-migrations 0.14.0.0 → 0.15.0.0
raw patch · 2 files changed
+6/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +5/−0
- keiro-migrations.cabal +1/−1
CHANGELOG.md view
@@ -6,6 +6,11 @@ ## Unreleased +## 0.15.0.0 — 2026-08-30++No changes this release. `keiro-migrations` is republished at the shared version+for the lockstep package set.+ ## 0.14.0.0 — 2026-08-21 ### New Features
keiro-migrations.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiro-migrations-version: 0.14.0.0+version: 0.15.0.0 synopsis: Schema migrations for keiro description: Embedded PostgreSQL schema migrations and a migration runner for the Keiro