Skip to content

Commit

Permalink
Setting 3.0.0 as released
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Sep 17, 2017
1 parent 37a09c4 commit 8e033f1
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Modules/Core/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
added:
- Created a vue component for the delete buttons on index pages
- Created a vue component for CkEditor
Expand Down
2 changes: 1 addition & 1 deletion Modules/Dashboard/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
changed:
- Making <code>WidgetServiceProvider</code> not deferred anymore
"2.5.0":
Expand Down
2 changes: 1 addition & 1 deletion Modules/Media/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
added:
- New <code>MaxFolderSizeRule</code> class, using new validator classes in laravel 5.5
changed:
Expand Down
2 changes: 1 addition & 1 deletion Modules/Menu/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
changed:
- The menu menu item weight has been changed to <code>30</code>.
"2.5.0":
Expand Down
2 changes: 1 addition & 1 deletion Modules/Page/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
added:
- Created a vue component for the page table index
- Create a vue component for the page create and edit views
Expand Down
2 changes: 1 addition & 1 deletion Modules/Setting/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
changed:
- Fixing active class on settings module list sidebar
- The setting menu item weight has been changed to <code>20</code>.
Expand Down
2 changes: 1 addition & 1 deletion Modules/Tag/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
added:
- Created a vue component for the tags input
changed:
Expand Down
2 changes: 1 addition & 1 deletion Modules/Translation/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
changed:
- The translation menu item weight has been changed to <code>40</code>.
"2.6.0":
Expand Down
2 changes: 1 addition & 1 deletion Modules/User/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
added:
- <code>logUserIn</code> on the <code>Authentication</code> interface to log a user object in
changed:
Expand Down
2 changes: 1 addition & 1 deletion Modules/Workshop/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.0.0@unreleased":
"3.0.0":
changed:
- Using correct version number on module detail view
- The modules menu item weight has been changed to <code>30</code>.
Expand Down

0 comments on commit 8e033f1

Please sign in to comment.