We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505e4f8 commit 1b679caCopy full SHA for 1b679ca
changelog.yml
@@ -1,5 +1,10 @@
1
url: https://github.com/AsgardCms/Page
2
versions:
3
+ "1.0.2":
4
+ added:
5
+ - Using new sidebar extender class
6
+ removed:
7
+ - Old SidebarViewComposer
8
"1.0.1":
9
changed:
10
- Fixes AsgardCms/Platform#46 - Old input is kept in all fields
module.json
@@ -3,7 +3,7 @@
"alias": "page",
"description": "Managing pages.",
"keywords": [],
- "version": "v1.0.1",
+ "version": "v1.0.2",
"active": 1,
"order": 9999,
"providers": [
0 commit comments