Skip to content

Commit 9e1a8a9

Browse files
committed
4.4.3
1 parent e4d81f8 commit 9e1a8a9

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG_de-DE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.4.3
2+
- Mögliche Lösung für MySQL 8.4 Fremdschlüssel [#19](https://github.com/Werkstattl/OpenBlogware/issues/19)
3+
14
# 4.4.2
25
- Fehler im CMS-Listing-Bereich der Administration behoben [#16](https://github.com/Werkstattl/OpenBlogware/issues/16)
36
- Entwicklung unterstützen Button hinzugefügt

CHANGELOG_en-GB.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 4.4.3
2+
- Possible solution for MySQL 8.4 foreign key [#19](https://github.com/Werkstattl/OpenBlogware/issues/19)
3+
14
# 4.4.2
25
- Fixed error in cms listing page in the administration [#16](https://github.com/Werkstattl/OpenBlogware/issues/16)
36
- Add support development button

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "werkstattl/openblogware",
33
"description": "OpenBlogware: A Blog Module for Shopware 6.",
4-
"version": "4.4.2",
4+
"version": "4.4.3",
55
"type": "shopware-platform-plugin",
66
"keywords": ["blog", "news"],
77
"license":"MIT",

0 commit comments

Comments
 (0)