CHANGELOG.md in shellplay-0.0.13 vs CHANGELOG.md in shellplay-0.1.0

- old
+ new

@@ -1,19 +1,23 @@ Shellplay Changelog ========================= +v0.1.0 - 2014-08-17 +---------------------- +- first version seems ok, it's running and has been used on the field + v0.0.13 - 2014-08-15 ----------------- - add a `x` command in recorder to cancel a record - add a default prompt at config creation - improve the session selection menu to include remote recording - add a 'type enter to begin' at the first screen v0.0.12 - 2014-08-15 ----------------- - fix recorder to take account of `cd` properly -- fix recorder cmmand execution +- fix recorder command execution v0.0.11 - 2014-08-14 ------------------ - made possible to open a remote json file with `shellplay http://example.com/something.json` - moved config vars (prompt and timeformat) to session file @@ -30,10 +34,10 @@ ------------------ - fix creation of the config dir at first launch v0.0.7 - 2014-08-13 ------------------- -- fix exec of commandfs in shellplay +- fix exec of commands in shellplay - implement a `p` command in play mode for switching to previous screen - added management of bash escape char for colorization in output texts v0.0.6 - 2014-08-13