v11.2.1
What's Changed
- Fix raise project-build-plugin version script by @ivy-lli in #175
- Fix query string in path by @ivy-lli in #177
⚠️ Breaking Change
If you use the EngineUrl#path method with a query parameter, an IllegalArgumentException will be thrown. Please use the EngineUrl#queryParam method instead.
Full Changelog: v11.2.0...v11.2.1