diff --git a/CHANGELOG.md b/CHANGELOG.md index a32282f..2acb330 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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). +## [1.6.3] - 2021-11-30 + +### Added + +- ACL on bot commands are now fully working and not a placeholder anymore! +- ACL level "Subscriber" for Twitch subscribers + ## [1.6.2] - 2021-11-24 ### Fixed @@ -48,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Stulbe integration for alerts +[1.6.3]: https://github.com/strimertul/strimertul/compare/v1.6.2...v1.6.3 [1.6.2]: https://github.com/strimertul/strimertul/compare/v1.6.1...v1.6.2 [1.6.1]: https://github.com/strimertul/strimertul/compare/v1.6.0...v1.6.1 [1.6.0]: https://github.com/strimertul/strimertul/compare/v1.5.3...v1.6.0