Rename changelog -> change log according http://keepachangelog.com/
This commit is contained in:
parent
1d8b1f40b5
commit
4f4bae5719
|
@ -20,7 +20,7 @@ GitHub Changelog Generator
|
||||||
|
|
||||||
Changelog generation has never been so easy.
|
Changelog generation has never been so easy.
|
||||||
|
|
||||||
**Fully automate changelog generation** - This script automatically generate change-log from your tags, issues and merged pull-requests from your project's **Github issue tracker**.
|
**Fully automate changelog generation** - This gem generate change log file based on tags, issues and merged pull requests from **Github issue tracker**. This generator complies all [change log format guidelines](http://keepachangelog.com/).
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -108,7 +108,7 @@ So, if you got error like this:
|
||||||
It's time to create this token or wait for 1 hour before GitHub reset the counter for your IP.
|
It's time to create this token or wait for 1 hour before GitHub reset the counter for your IP.
|
||||||
|
|
||||||
##Features and advantages of this project
|
##Features and advantages of this project
|
||||||
- Generate cannonical changelog file, followed by [keepachangelog.com guidlines](http://keepachangelog.com/)
|
- Generate canonical change log file, followed by [keepachangelog.com guidlines](http://keepachangelog.com/)
|
||||||
- Support **Unreleased** issues (closed issues that have not yet released)
|
- Support **Unreleased** issues (closed issues that have not yet released)
|
||||||
- Customize issues, that should be added to changelog
|
- Customize issues, that should be added to changelog
|
||||||
- Custom date format supported
|
- Custom date format supported
|
||||||
|
|
Loading…
Reference in New Issue
Block a user