diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd7b30..ce74fa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,4 +9,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how - Can generate a commit message - Can generate a commit message + description (body + footer) - Can access to conventionnal commits doc -- Initial release \ No newline at end of file +- Initial release + +## [V.1.1] + +- Display modified files +- New choices for commits types +- Remove the access to the doc (in order to reduce the display of useless infos) \ No newline at end of file diff --git a/README.md b/README.md index d4e3e7d..28e1987 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,10 @@ There are no known problems at the moment, so don't hesitate to report them! Initial release of Write My Commits. Features : - Generate a commit name -- Generate a commit name + message \ No newline at end of file +- Generate a commit name + message + +### 1.1.0 + +Add new features : +- Can now display modified files in the window +- Addition of new commits types \ No newline at end of file