beam-automigrate 0.1.5.0 → 0.1.6.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
- beam-automigrate.cabal +1/−1
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for beam-automigrate +## 0.1.6.0++* Fix instance HasSchemaConstraints build failure with GHC 9.2.8+ ## 0.1.5.0 * Add ltree column type
beam-automigrate.cabal view
@@ -1,5 +1,5 @@ name: beam-automigrate-version: 0.1.5.0+version: 0.1.6.0 license-file: LICENSE build-type: Simple cabal-version: 2.0