diff --git a/CHANGELOG.md b/CHANGELOG.md index 98b6949..c6656c1 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-pre1](http://github.com/Nova-Committee/McBot/compare/v2.3.0-pre1...master) +## [v2.3.0-pre2](http://github.com/Nova-Committee/McBot/compare/v2.3.0-pre2...master) ### feat @@ -35,6 +35,11 @@ All notable changes to this project will be documented in this fileļ¼ŒChangeLog * migrate from Toml to Hocon configuration library ([b6d60ea](http://github.com/Nova-Committee/McBot/commit/b6d60ea)) +### build + +* use relative gradlew path for wrapper execution ([10736a9](http://github.com/Nova-Committee/McBot/commit/10736a9)) + + ## [v2.2.1.1-fix3-fabric](http://github.com/Nova-Committee/McBot/compare/v2.2.1.1-fix3-fabric...master)