Skip to content

Commit

Permalink
Preparing 1.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Dec 21, 2015
1 parent a17c34c commit 1fdb050
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ versions:
added:
- Added <code>BlockWasCreated</code> and <code>BlockWasUpdated</code> events
- Adding ability to add additional fields to the block module
- Dynamic relations for the block module
- Ability to publish block module config alone
- Allow publishing of block config alone
"1.10.0":
changed:
- Removed language files, they are now in the translation module
Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
],
"active": 1,
"order": 1,
"version": "1.10.0",
"version": "1.11.0",
"providers": [
"Modules\\Block\\Providers\\BlockServiceProvider",
"Modules\\Block\\Providers\\RouteServiceProvider"
Expand Down

0 comments on commit 1fdb050

Please sign in to comment.