diff --git a/CHANGELOG.md b/CHANGELOG.md index f5f49b3..e58ca87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.2.0] - 2024-03-23 +### :sparkles: New Features +- [`0543483`](https://github.com/alex289/docker-discord-bot/commit/05434836500ac463f422c07f1f10892b4f63b815) - Add a list of commands to the docs *(commit by [@alex289](https://github.com/alex289))* +- [`1ddcad7`](https://github.com/alex289/docker-discord-bot/commit/1ddcad78ee17ac2604dcfa7dedfa84af2770b32a) - Add a help command *(commit by [@alex289](https://github.com/alex289))* +- [`52ac4c7`](https://github.com/alex289/docker-discord-bot/commit/52ac4c7d741ffd984594c6046f15ce2d86428df4) - Add admin user option *(commit by [@alex289](https://github.com/alex289))* +- [`348abd9`](https://github.com/alex289/docker-discord-bot/commit/348abd95f313605b366deb6276bcd9b00fe34a51) - Add command prefix setting *(commit by [@alex289](https://github.com/alex289))* + + ## [v1.1.2] - 2024-03-23 ### :bug: Bug Fixes - [`0d8ec88`](https://github.com/alex289/docker-discord-bot/commit/0d8ec882390fa464b0946c2adeba24076044ea75) - Dont create release as draft *(commit by [@alex289](https://github.com/alex289))* @@ -11,4 +19,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [v1.0.0] - 2024-03-23 _This is the initial release._ -[v1.1.2]: https://github.com/alex289/docker-discord-bot/compare/v1.1.1...v1.1.2 \ No newline at end of file +[v1.1.2]: https://github.com/alex289/docker-discord-bot/compare/v1.1.1...v1.1.2 +[v1.2.0]: https://github.com/alex289/docker-discord-bot/compare/v1.1.2...v1.2.0 \ No newline at end of file