From bad7175bab37416833d097285af3609f1c7b34e4 Mon Sep 17 00:00:00 2001 From: David Molineus Date: Tue, 29 Nov 2022 13:39:12 +0100 Subject: [PATCH] Prepare release 1.4.0 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01bd03f..702a6b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ Changelog ========= -Version 1.3.0 (2018-02-xx) +Version 1.4.0 (2022-11-29) +-------------------------- + +[Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.3.0...1.4.0) + + - Support PHP 8 and Contao 5 + - Update coding standard + +Version 1.3.0 (2018-02-13) -------------------------- [Full Changelog](https://github.com/netzmacht/contao-leaflet-geocode-widget/compare/1.2.1...1.3.0)