CHANGELOG.markdown in boom-0.1.1 vs CHANGELOG.markdown in boom-0.1.2

- old
+ new

@@ -1,7 +1,17 @@ # boom changes -## 0.1.11 +## head + +## 0.1.2 +- Copy to clipboard doesn't hang anymore. Sweet. Thanks, + [mcollina](https://github.com/mcollina). +- Holy hell, [brettbuddin](https://github.com/brettbuddin) added completion for + zsh. Pretty awesome too. +- [antonlindstrom](https://github.com/antonlindstrom) fixed up the MongoDB + backend. + +## 0.1.1 - Don't force Redis on everyone. ## 0.1.0 - boom has been rewritten to use multiple backends. Use `boom switch <backend>` to switch from the default JSON backend. Currently only Redis is supported.