Preparing 3.5.3

parent 4c30c451
......@@ -8,5 +8,5 @@ class AsgardCms
* The AsgardCms version.
* @var string
*/
const VERSION = '3.5.2';
const VERSION = '3.5.3';
}
url: https://github.com/AsgardCms/Platform
versions:
"3.5.3":
changed:
- Updating Polish translations
- Updating Spanish translations
"3.5.2":
changed:
- Correctly returning the Query object from <code>allWithBuilder</code> method in base repository
......
url: https://github.com/AsgardCms/Platform
versions:
"3.5.3":
changed:
- Description field added for extra convenience
- Use LaravelLocalization When Generating Menu Item URIs
- Updating typicms/nestablecollection package
"3.4.0":
changed:
- Using new <code>remember</code> method in the <code>CacheMenuDecorator</code> class
......
url: https://github.com/AsgardCms/Platform
versions:
"@unreleased":
"3.5.2":
changed:
- Adding support for UTF-8 slug for non ASCII characters (Chinese etc.)
"3.4.0":
......
url: https://github.com/AsgardCms/Platform
versions:
"3.5.3":
added:
- New setting type media-single
"3.4.0":
changed:
- Fix settings with falsey values not getting returned
......
url: https://github.com/AsgardCms/Platform
versions:
"3.5.3":
changed:
- Set tags only if passed any
"3.4.0":
changed:
- Using new <code>remember</code> method in the <code>CacheTagDecorator</code>
......
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