ChangeLog.md in retter-0.2.5 vs ChangeLog.md in retter-1.0.0.pre

- old
+ new

@@ -1,13 +1,19 @@ +# 1.0.0 + +* Many API changes. +* Directory structure is changed (See README.md). +* Some commands are deprecated: `rebind`, `bind` and `open`. +* Some commands are removed: `commit`, `home`, `usage` and `clean`. +* Many command options are removed. +* New commands are added: `build`, `preview` and `publish`. +* Migration command `migrate` is added. + # 0.2.3 ## clean sub command -clean sub command wraps cache clear method. - -``` -retter clean -``` +`clean` sub command wraps cache clear method. # 0.2.2 Sidebar added to built-in themes.