diff --git a/RELEASE.md b/RELEASE.md index 55a85510..d10c7edb 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,5 +1,12 @@ > Version numbers are based on [Semantic Versioning](https://semver.org/). +# v1.3.2 +- All-in-one source code + - You can use `include ;` or `use ;` if you don't want to care about dependencies. + +- Bugfixes + - `along_with`: Wrong variable scope. + # v1.3.1 - Bugfixes - `in_polyline`: Wrong parameter name.