diff --git a/README.md b/README.md index 560f0bf..33a97f8 100644 --- a/README.md +++ b/README.md @@ -35,11 +35,12 @@ $ commithook install ## Release notes - v2.x-dev - - Added an ability to test project files before commit via `commithook test` in GIT directory. - - Refactored validation commit message. - - Added an ability to customize the commit message format. + - (#13) Added an integration with GitHub (for short commit message). + - Added an ability to test project files before commit via `commithook test` in GIT directory. + - Refactored validation commit message. + - Added an ability to customize the commit message format. - Added supporting automatic commit messages made by GitFlow process from SourceTree (it starts with word 'Finish'). - - Added an ability to validate issue status by white list. + - Added an ability to validate issue status by white list. - v1.8.0 Improved recognizing short commit message format. - v1.7.0b JIRA integration. Integrated short commit message format. Removed blocking by the code validation for multi-line 'if' conditions in PHTML. - v1.6.9 Fixed generating paths on install hook files into a project.