From 90c462191874322b203b10e85cd88baaacecd0d6 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Fri, 28 Aug 2020 16:57:52 +0200 Subject: [PATCH] Prepare release --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index baa2fdd..aa21a40 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.1.7] - 2020-08-28 + ### Fixed - Duplicate map layer relations ([#89](https://github.com/netzmacht/contao-leaflet-maps/issues/89)) @@ -149,7 +151,8 @@ Implemented enhancements - Bypass filesystem cache in debug mode - Changelog added -[Unreleased]: https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.6...hotfix/3.1.7 +[Unreleased]: https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.7...hotfix/3.1.8 +[3.1.7]: https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.6...3.1.7 [3.1.6]: https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.5...3.1.6 [3.1.5]: https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.4...3.1.5 [3.1.4]: https://github.com/netzmacht/contao-leaflet-maps/compare/3.1.3...3.1.4