keystore 0.9.0.1 → 0.9.0.2
raw patch · 2 files changed
+5/−3 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- changelog +4/−2
- keystore.cabal +1/−1
changelog view
@@ -124,5 +124,7 @@ * fix for GHC 9.6 * switch crypton for cryptonite-* upgrade to aeson-2.*-* upgrade to api-tools 0.10.*++0.9.0.2 Chris Dornan <chrisd@irisconnect.co.uk> 2023-10-14++* fix changelog
keystore.cabal view
@@ -1,5 +1,5 @@ Name: keystore-Version: 0.9.0.1+Version: 0.9.0.2 Synopsis: Managing stores of secret things Homepage: http://github.com/cdornan/keystore Author: Chris Dornan