We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeceb49 commit b780b46Copy full SHA for b780b46
changelog.yml
@@ -0,0 +1,6 @@
1
+url: https://github.com/AsgardCms/Page
2
+versions:
3
+ "1.0.1":
4
+ changed:
5
+ - Fixes AsgardCms/Platform#46 - Old input is kept in all fields
6
+ - Using the <code>old()</code> method helper
module.json
@@ -3,7 +3,7 @@
"alias": "page",
"description": "Managing pages.",
"keywords": [],
- "version": "v0.1.0",
+ "version": "v1.0.1",
7
"active": 1,
8
"order": 9999,
9
"providers": [
0 commit comments