Skip to content

keep-a-changelog 1.1.0

Compare
Choose a tag to compare
@weierophinney weierophinney released this 12 Apr 13:54
· 690 commits to 2.13.x since this release

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.