-
1.1.0
keep-a-changelog 1.1.0 Added ----- - Adds the command "entry:fixed", for adding an entry to the Fixed section of the current changelog. - Adds the command "entry:removed", for adding an entry to the Removed section of the current changelog. - Adds the command "entry:deprecated", for adding an entry to the Deprecated section of the current changelog. - Adds the command "entry:changed", for adding an entry to the Changed section of the current changelog. - Adds the command "entry:added", for adding an entry to the Added section of the current changelog. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - Nothing.
-
1.0.2
keep-a-changelog 1.0.2 Added ----- - Nothing. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - Fixes an autoloading issue when running globally.
-
1.0.1
keep-a-changelog 1.0.1 Added ----- - Nothing. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Removes dependency on ocramius/package-versions. Fixed ----- - Fixes error that occurs when running globally, due to a dependency that only works when running in a local package.