Parcourir la source

Update CHANGELOG

Adding changes from commit f91d0ec216e6c225c17420fd71fd2a25ce863f12
Leo il y a 9 ans
Parent
commit
dcc7b8e25f
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. 7 0
      CHANGELOG.md

+ 7 - 0
CHANGELOG.md

@@ -7,6 +7,13 @@
 
 ### 0.3.0
 
+ + Beautified rc file:
+  + Remove doubled entries before each write of the rc file. Trailling spaces
+    are remove too. Empty entries are dropped.
+  + This fixes #12
+  + A **new clean command** has been added, to clean up a manually edited or old
+    rc file.
+  + Summary of edit command was improved.
  + Fix bug: in special circumstances, it was not possible to write in lock file.
    The program was crashing.
  + To limit future problem with lockers, two things were done: