diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c75c48..e6b46da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.0.1] - 2020-01-01 + ### Changed - Improve performance by localizing the `vector.distance()` function. @@ -15,4 +17,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Initial versioned release. -[Unreleased]: https://github.com/minetest-mods/gauges/compare/v1.0.0...HEAD +[Unreleased]: https://github.com/minetest-mods/gauges/compare/v1.0.1...HEAD +[1.0.1]: https://github.com/minetest-mods/gauges/compare/v1.0.0...v1.0.1