Preparing 3.5.0 release

parent 051bc176
...@@ -8,5 +8,5 @@ class AsgardCms ...@@ -8,5 +8,5 @@ class AsgardCms
* The AsgardCms version. * The AsgardCms version.
* @var string * @var string
*/ */
const VERSION = '3.4.0'; const VERSION = '3.5.0';
} }
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.0@unreleased": "3.5.0":
changed: changed:
- Let File implement the <code>Responsable</code> interface which allows it being returned from a controller directly. - Let File implement the <code>Responsable</code> interface which allows it being returned from a controller directly.
"3.4.0": "3.4.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.0@unreleased": "3.5.0":
added: added:
- Added Korean (ko) translations - Added Korean (ko) translations
"3.4.0": "3.4.0":
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment