CHANGELOG.markdown in boom-0.0.8 vs CHANGELOG.markdown in boom-0.0.9
- old
+ new
@@ -1,8 +1,13 @@
# boom changes
## head
+## 0.0.9
+- Backport `Symbol#to_proc` for 1.8.6 support (thanks
+ [kastner](https://github.com/kastner) and
+ [DeMarko](https://github.com/DeMarko)).
+
## 0.0.8
- Support for Ruby 1.9 (thanks [jimmycuadra](https://github.com/jimmycuadra)).
## 0.0.7
- Reverts item creation from stdin, since it broke regular item creation.