We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea98bd8 commit 3d4ccf6Copy full SHA for 3d4ccf6
2 files changed
changelog.yml
@@ -1,5 +1,9 @@
1
url: https://github.com/AsgardCms/Menu
2
versions:
3
+ "1.11.0":
4
+ changed:
5
+ - Better German translations
6
+ - Fixing duplication of sub menu items
7
"1.10.0":
8
added:
9
- Added Russian translations
module.json
@@ -4,7 +4,7 @@
"description": "Managing menus.",
"keywords": [
],
- "version": "1.10.0",
+ "version": "1.11.0",
"active": 1,
"order": 1,
10
"providers": [
0 commit comments