keep-a-changelog 1.4.2 Added ----- - Nothing. Changed ------- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - Fixes the exception message emitted when `new` is called and a changelog file already exists to properly mention the `--overwrite`, not the `--override`, option. - [#20](https://github.com/phly/keep-a-changelog/pull/20) fixes detection of a changelog when only one changelog entry is present in the file.