CHANGELOG.markdown in boom-0.0.6 vs CHANGELOG.markdown in boom-0.0.7
- old
+ new
@@ -1,8 +1,11 @@
# boom changes
## head
+## 0.0.7
+- Reverts item creation from stdin, since it broke regular item creation.
+
## 0.0.6
- Searching for an item that doesn't exist doesn't murder puppies anymore
(thanks [jimmycuadra](https://github.com/jimmycuadra)).
- Output is a bit cleaner with a constrained `name` column.
- Adds items from stdin (thanks