Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

changelog

Installation

  • Download a copy of the ChangeLog.java file to your project.
  • In your copy, edit operator constants to match your project's configuration.
  • Remove also all existing change log entries to start with a blank log.

Usage

  • Add change log entries directly into your copy of the ChangeLog.java file.
  • Run java ChangeLog.java > CHANGELOG.md to (re-)create or update the CHANGELOG.md file.

For example, the following command recreates the CHANGELOG.md file of this project.

java src/ChangeLog.java > CHANGELOG.md

About

Render human-readable changelogs

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages