Skip to content
Tags give the ability to mark specific points in history as being important
  • 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
    9603c8df · 1.0.2 readiness ·
    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
    6a16c1b1 · Sets version to 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.
    
  • 1.0.0
    keep-a-changelog 1.0.0
    
    Initial stable release.