CHANGELOG.md in alf-shell-0.15.0 vs CHANGELOG.md in alf-shell-0.16.0

- old
+ new

@@ -1,4 +1,16 @@ +# 0.16.0 / 2014-02-18 + +* Added highline '~> 1.6' to runtime dependencies. +* Fixed --pretty behavior when stdout is a terminal. +* Fix `metadata` command when using input sources that do not provide heading + information (heading is infered through Relation coercion). +* Take 'alfrc' into account too (without the dot, for WIN32 users) + +# 0.15.0 / 2013-11-01 + +* Removed all commands corresponding to operators. Use ruby expressions instead. + # 0.14.0 / 2013-10-01 * Added a .alfrc abstraction * Added documentation for `page` (follows alf-core changes) * Added documentation for `frame` (follows alf-core changes)