CHANGELOG.md in cliprompt-0.0.4 vs CHANGELOG.md in cliprompt-0.0.5

- old
+ new

@@ -1,7 +1,14 @@ Cliprompt Changelog ===================== +v0.0.5 - 2014-05-27 +-------------------- + +- fix to one space after question that was 2 spaces when no default is provided +- when choices are a list, show the default in the question, in more than in the list +- clean some ruby warnings (running with --debug helps) + v0.0.4 - 2014-05-24 -------------------- - add an option `aslist` for we can decide if we want it as a list or not - add a way to display big list, when choices are more than 5, make a list out of them