From 9629b51dbcc5c85361a3509b0cfb7e817a816b1d Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Tue, 18 Jul 2023 08:47:32 +0200 Subject: [PATCH] [New] Added blog entry 20 --- content/blog/post-00020.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/blog/post-00020.md diff --git a/content/blog/post-00020.md b/content/blog/post-00020.md new file mode 100644 index 0000000..6ca4470 --- /dev/null +++ b/content/blog/post-00020.md @@ -0,0 +1,19 @@ +--- +title: 'Strolch PLC 2.0.5 released' +description: 'This is the first official release of the 2.x branch' +weight: -20 +date: 2023-07-18T08:47:00+02:00 +LastModifierDisplayName: "Robert von Burg" +LastModifierEmail: "eitch@eitchnet.ch" +--- + +## Strolch PLC 2.0.5 released + +This is the first official release of the 2.x branch. + +------- + +### What's Changed +Mainly the 2.x branch has the modules renamed, moved to JDK 17, Java EE 6, updated to Strolch 2.x, and we have added few fixes: + +**Full Changelog**: https://github.com/strolch-li/strolch-plc/compare/1.2.6...2.0.5