From 218aa79e2a00b50a74b2f3da78fb9abd9cd376d7 Mon Sep 17 00:00:00 2001 From: Dennis Payk Date: Tue, 12 Sep 2023 12:08:01 +0200 Subject: [PATCH] Add hint for 4.15.1 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c208129..4094f51 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ For more details refer to the [Developer's Guide](https://docs.conterra.de/en/ma ## Updating from older versions +### from 4.15.0 to 4.15.1 + +See [Changelog](./CHANGELOG.md#4151---06092023) + ### from 4.14.3 to 4.15.0 Note here a bigger change inside the `pom.xml` and `gulpfile.js` happened due to the introduction of browsersync as dev server and the support for rollup based builds.