Skip to content

Commit

Permalink
Moving new status checkbox to added section
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Oct 13, 2017
1 parent 8731631 commit 5e70b23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Modules/Page/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
url: https://github.com/AsgardCms/Platform
versions:
"3.2.0@unreleased":
changed:
added:
- Adding the page status field
changed:
- Sending the page id from the route parameters to the single media component (makes loading single media faster)
- Making the <code>status</code> column in <code>page_translations</code> table nullable (migrate with <code>php artisan module:migrate page</code>)
"3.1.0":
Expand Down

0 comments on commit 5e70b23

Please sign in to comment.