Skip to content

Commit

Permalink
πŸ“ Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frinyvonnick committed Nov 15, 2018
1 parent 36c0e06 commit 38b5bc8
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

<a name="1.1.0"></a>
## 1.1.0 (2018-11-10)

### Added

- ✨ Check CLI version ([#52](https://github.com/frinyvonnick/gitmoji-changelog/issues/52)) [[18ead38](https://github.com/frinyvonnick/gitmoji-changelog/commit/18ead387032beda06f8097fbc3e8ad65d7268d42)] (by Fabien JUIF)
- ✨ Do not override the top of the existing file ([#53](https://github.com/frinyvonnick/gitmoji-changelog/issues/53)) [[15edd6c](https://github.com/frinyvonnick/gitmoji-changelog/commit/15edd6cd49f672861e9b8195798d23746a39a7c1)] (by Fabien JUIF)
- ✨ Add a breaking changes section ([#62](https://github.com/frinyvonnick/gitmoji-changelog/issues/62)) [[2a9904b](https://github.com/frinyvonnick/gitmoji-changelog/commit/2a9904b26843bb6721e2984049eb75d0914d4104)] (by Logan HAUSPIE)
- ✨ Filter bookmark commit out ([#54](https://github.com/frinyvonnick/gitmoji-changelog/issues/54)) [[7858140](https://github.com/frinyvonnick/gitmoji-changelog/commit/78581402cde9f6ce4c3de6f558629a08941e9d0a)] (by Fabien JUIF)
- ✨ Add the author in changelog lines ([#56](https://github.com/frinyvonnick/gitmoji-changelog/issues/56)) [[979da30](https://github.com/frinyvonnick/gitmoji-changelog/commit/979da30f5e52385b99bd4a58e1a946793bd1196d)] (by Benjamin Petetot)

### Fixed

- πŸ› Remove empty versions ([#51](https://github.com/frinyvonnick/gitmoji-changelog/issues/51)) [[64ac5a7](https://github.com/frinyvonnick/gitmoji-changelog/commit/64ac5a72fe78877625a8b3cb77183a227a5fb881)] (by Fabien JUIF)
- πŸ› Parse unicode emoji in commit ([#49](https://github.com/frinyvonnick/gitmoji-changelog/issues/49)) [[4d52747](https://github.com/frinyvonnick/gitmoji-changelog/commit/4d52747a585e46f118d39b4b1df199b41888b9c2)] (by Benjamin Petetot)
- πŸ› Fix duplication with incremental update ([#60](https://github.com/frinyvonnick/gitmoji-changelog/issues/60)) [[c4ffc59](https://github.com/frinyvonnick/gitmoji-changelog/commit/c4ffc59c708452a5b9ed0d86f88031442ec44b82)] (by Benjamin Petetot)
- πŸ› Fix emojies not identified in some commits ([#65](https://github.com/frinyvonnick/gitmoji-changelog/issues/65)) [[6a3b1b6](https://github.com/frinyvonnick/gitmoji-changelog/commit/6a3b1b642cb05c376079f4ad4a00a92445808722)] (by Benjamin Petetot)

### Miscellaneous

- βš— Group similar commits together ([#50](https://github.com/frinyvonnick/gitmoji-changelog/issues/50)) [[06c8f3c](https://github.com/frinyvonnick/gitmoji-changelog/commit/06c8f3c5d9a28bbf2606cbe54b96f8932110fb10)] (by Fabien JUIF)
- 🐳 Init dockerfile ([#61](https://github.com/frinyvonnick/gitmoji-changelog/issues/61)) [[afa7021](https://github.com/frinyvonnick/gitmoji-changelog/commit/afa70219878d39623f8337d479547a2cbadc4c4b)] (by Logan HAUSPIE) & ([#69](https://github.com/frinyvonnick/gitmoji-changelog/issues/69)) [[36c0e06](https://github.com/frinyvonnick/gitmoji-changelog/commit/36c0e061429e93b5ba6cb898f15ea874e4a60e67)] (by Charles-Henri GUERIN)


<a name="1.0.1"></a>
## 1.0.1 (2018-10-25)

Expand Down

0 comments on commit 38b5bc8

Please sign in to comment.