CHANGELOG.mdown in gibberish-2.0.0 vs CHANGELOG.mdown in gibberish-2.1.0
- old
+ new
@@ -1,4 +1,7 @@
+### v2.1.0
+* Improve exception handling [PR#25](https://github.com/mdp/gibberish/pull/25)
+
### v2.0.0
* Breaking changes to default AES mode
- Moving to [SJCL](http://bitwiseshiftleft.github.io/sjcl/) compatible AES
- AES now uses only authenticated modes ("GCM" and "CCM")
- Deprecating streaming and file AES encryption. This would be better handled