Skip to content

Commit

Permalink
Prepare 1.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jul 7, 2015
1 parent 81ae31a commit 2ce70af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
url: https://github.com/AsgardCms/Menu
versions:
"1.2.0":
changed:
- Use the flash helper function in controller
- Use manual route definition over the route resource shortcut
"1.1.1":
removed:
- Removed unused loaded files
Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Managing menus.",
"keywords": [
],
"version": "1.1.1",
"version": "1.2.0",
"active": 1,
"order": 1,
"providers": [
Expand Down

0 comments on commit 2ce70af

Please sign in to comment.