CHANGELOG.markdown in boom-0.2.2 vs CHANGELOG.markdown in boom-0.2.3

- old
+ new

@@ -1,8 +1,16 @@ # boom changes ## head +## 0.2.3 +- [@culvr](https://github.com/culvr) added `boom random <list>` that lets you + quickly pull a random item. +- Fixed so that opening a specific item (`boom open urls github`) will only + open that item. +- [@culvr](https://github.com/culvr) fixed STDIN list+item creation. +- HTTParty should only be a soft dependency. (#46) + ## 0.2.2 (July 29, 2011) - [@jimmycuadra](https://github.com/jimmycuadra) went to town on this beast and hooked up a Gist backend to boom. Killer. - Small Windows fix.