diff --git a/CHANGELOG.md b/CHANGELOG.md index c6656c1..722a06d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this fileļ¼ŒChangeLog information is generated by the [CommitMessage plugin](https://plugins.jetbrains.com/plugin/12256-commit-message-create) -## [v2.3.0-pre2](http://github.com/Nova-Committee/McBot/compare/v2.3.0-pre2...master) +## [v2.3.0](http://github.com/Nova-Committee/McBot/compare/v2.3.0...master) ### feat @@ -29,6 +29,7 @@ All notable changes to this project will be documented in this fileļ¼ŒChangeLog ### refactor +* streamline gradle properties and workflow configs ([83fe0c2](http://github.com/Nova-Committee/McBot/commit/83fe0c2)) * migrate config to YAML and update related utilities ([9887c8e](http://github.com/Nova-Committee/McBot/commit/9887c8e)) * clean up code and update dependencies ([06e30b1](http://github.com/Nova-Committee/McBot/commit/06e30b1)) * migrate to ConfigManager and update reconnect logic ([98cb5bb](http://github.com/Nova-Committee/McBot/commit/98cb5bb))