Adding changelog items

parent 511f5f88
...@@ -3,6 +3,7 @@ versions: ...@@ -3,6 +3,7 @@ versions:
"@unreleased": "@unreleased":
added: added:
- New Hungarian translations - New Hungarian translations
- Laravel 5.6 compatibility
changed: changed:
- Updating Dutch translations - Updating Dutch translations
- Fix Carbon locale - Fix Carbon locale
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.1.0": "3.1.0":
added: added:
- Created & loading a settings config file - Created & loading a settings config file
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.5.1": "3.5.1":
changed: changed:
- Modify media controller to use Imagy non-statically - Modify media controller to use Imagy non-statically
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.5.3": "3.5.3":
changed: changed:
- Description field added for extra convenience - Description field added for extra convenience
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.5.2": "3.5.2":
changed: changed:
- Don't show draft pages - Don't show draft pages
......
...@@ -3,6 +3,7 @@ versions: ...@@ -3,6 +3,7 @@ versions:
"@unreleased": "@unreleased":
added: added:
- New <code>@hasSetting()</code> and <code>@endHasSetting</code> directives - New <code>@hasSetting()</code> and <code>@endHasSetting</code> directives
- Laravel 5.6 compatibility
"3.5.3": "3.5.3":
added: added:
- New setting type media-single - New setting type media-single
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.5.3": "3.5.3":
changed: changed:
- Set tags only if passed any - Set tags only if passed any
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.5.0": "3.5.0":
added: added:
- Added Korean (ko) translations - Added Korean (ko) translations
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased": "@unreleased":
changed: added:
- Adding a test the user token is correctly generated - Laravel 5.6 compatibility
- Fix creation of an activated user changed:
- Adding a test the user token is correctly generated
- Fix creation of an activated user
"3.5.1": "3.5.1":
changed: changed:
- Fix issue 467 id() method checks null instead of false - Fix issue 467 id() method checks null instead of false
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased":
added:
- Laravel 5.6 compatibility
"3.5.1": "3.5.1":
changed: changed:
- Fixing issue with ThemeManager caused when a theme name has the same name as project name - Fixing issue with ThemeManager caused when a theme name has the same name as project name
......
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