]> git.immae.eu Git - github/fretlink/hmacaroons.git/commitdiff
Update changelog and fix cabal
authorJulien Tanguy <julien.tanguy@jhome.fr>
Thu, 14 May 2015 17:16:26 +0000 (19:16 +0200)
committerJulien Tanguy <julien.tanguy@jhome.fr>
Thu, 14 May 2015 17:16:26 +0000 (19:16 +0200)
CHANGELOG.md
hmacaroons.cabal

index 3a8e1eb3c31204ebe23e23394dcbb70d857f77f4..71bdd9fac7b69067d6e72fa3d14960ffead7baf0 100644 (file)
@@ -5,3 +5,4 @@
     * Macaroon creation
     * Base64 serialization
     * First party caveats
+    - Basic signature verification
index 48e2cfe296e5831dbc700679ae003f549bf730cd..a731592a8000d70bfac5cac101de0f890a284c2b 100644 (file)
@@ -44,7 +44,7 @@ category:            Data
 build-type:          Simple
 extra-source-files:  README.md
                      CONTRIBUTING.md
-                     CHANGELOG
+                     CHANGELOG.md
 cabal-version:       >=1.10
 
 source-repository head