persistent-template 2.5.1.5 → 2.5.1.6
raw patch · 2 files changed
+5/−1 lines, 2 filesdep ~aesondep ~http-api-dataPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson, http-api-data
API changes (from Hackage documentation)
Files
- ChangeLog.md +4/−0
- persistent-template.cabal +1/−1
ChangeLog.md view
@@ -1,3 +1,7 @@+## 2.5.1.6++Allow non-null self-references in a list+ ## 2.5.1.4 * Allow composite Primary keys for tables that contain nullable fields.
persistent-template.cabal view
@@ -1,5 +1,5 @@ name: persistent-template-version: 2.5.1.5+version: 2.5.1.6 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>