Browse Source

Update CHANGELOG

Leo 9 years ago
parent
commit
ca3c48cd0e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

@@ -29,7 +29,8 @@
  + Improve list subcommand, now using Textutils library, displaying in an array
  + Improve list subcommand, now using Textutils library, displaying in an array
  + Improve editing command (explain how to use to add commands, improve
  + Improve editing command (explain how to use to add commands, improve
    messages, offer to reedit when nothing was done).
    messages, offer to reedit when nothing was done).
- + Code clean up, messages improvement
+ + Code clean up (especially indentation, thanks to ocp-indent), messages
+   improvement
  + Add unit tests and clean them up
  + Add unit tests and clean them up
  + Add licence warning
  + Add licence warning
  + TODO XXX Add basic signal handling (`--signals`), to relaunch when doing
  + TODO XXX Add basic signal handling (`--signals`), to relaunch when doing