CHANGELOG.md in authmac-1.0.3 vs CHANGELOG.md in authmac-1.0.4
- old
+ new
@@ -1,4 +1,8 @@
-## Version 1.0.3 / 2014-5-12
+## Version 1.0.4 / 2014-06-20
+* Added HmacChecker#with_signature which returns the given hash with the HMAC merged in.
+
+## Version 1.0.3 / 2014-05-12
+
* Raise error when insecure key is being used, assuming all keys are hex values (see rfc2104)
-* Only compatible with ruby 2
\ No newline at end of file
+* Only compatible with ruby 2