CHANGES.md in pgcrypto-0.3.4 vs CHANGES.md in pgcrypto-0.3.5

- old
+ new

@@ -1,5 +1,10 @@ # CHANGELOG +## 0.3.4 +- Rewrote specs and found a bug in password-protected keys; + fixed now! Thanks again to Brett for helping me find the + problem. + ## 0.3.3 - Solved a mass-assignment issue thanks to Brett Levine ## 0.3.2 - Upgrade big_spoon dependency to solve annoying generator bug.