Skip to content

Commit

Permalink
chore(version): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oknozor committed Jan 19, 2023
1 parent e2388dc commit 8214215
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [1.1.0](https://github.com/cocogitto/cocogitto_bot_playground/compare/1.0.0..1.1.0) - 2023-01-19
#### Bug Fixes
- **(parser)** handle lowercase identifier - ([7521015](https://github.com/cocogitto/cocogitto_bot_playground/commit/7521015ca4129e6180ba227344d9d0dd751034c9)) - [@oknozor](https://github.com/oknozor)
- handle unknown flag - ([e2388dc](https://github.com/cocogitto/cocogitto_bot_playground/commit/e2388dcd60486fdca0c7f9ca582b3832a034402b)) - [@oknozor](https://github.com/oknozor)
#### Features
- **(parser)** simple parser implementation - ([0b25eb6](https://github.com/cocogitto/cocogitto_bot_playground/commit/0b25eb6949366e78537d79c53a2a71cca38f2daf)) - [@oknozor](https://github.com/oknozor)
- add a new cli flag - ([ff84173](https://github.com/cocogitto/cocogitto_bot_playground/commit/ff841739b9e74281e528a430988b618a829a7bab)) - [@oknozor](https://github.com/oknozor)
#### Refactoring
- **(parser)** use a parser interface instead of concrete impl - ([ea24c36](https://github.com/cocogitto/cocogitto_bot_playground/commit/ea24c365ccd0134bce1e7707633c04ae13e05569)) - [@oknozor](https://github.com/oknozor)
#### Tests
- add integration test - ([bae629c](https://github.com/cocogitto/cocogitto_bot_playground/commit/bae629ce50ea7596244b9580af6ba19e5a1d32ae)) - [@oknozor](https://github.com/oknozor)

- - -

## [1.2.0](https://github.com/cocogitto/cocogitto_bot_playground/compare/1.1.0..1.2.0) - 2021-11-26
#### Features
- add cog.toml config - ([96c229c](https://github.com/cocogitto/cocogitto_bot_playground/commit/96c229c3d47a2ad2e87d0c7f1a5b6839df52b106)) - [@oknozor](https://github.com/oknozor)
Expand Down

0 comments on commit 8214215

Please sign in to comment.