keep-a-changelog 1.6.1 Added ----- - Nothing. Changed ------- - [#48](https://github.com/phly/keep-a-changelog/pull/48) adds the string `: ` to then end of all question prompts to make them more readable. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [#52](https://github.com/phly/keep-a-changelog/pull/52) removes the `Throwable $e` argument to `MissingTagException::forUnverifiedTagOnGithub()` as no `Throwable` was available in the context in which it was called. - [#47](https://github.com/phly/keep-a-changelog/pull/47) fixes a bug during global configuration file creation that occurs when the configuration directory does not exist.