Skip to content

Commit

Permalink
Preparing 1.9.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nWidart committed Jan 6, 2016
1 parent e7c902b commit 85bed92
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions changelog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
url: https://github.com/AsgardCms/Translation
versions:
"1.9.0":
added:
- Translation keys for the new menu types coming soon
changed:
- Making sure the translation cache key doesnt contain spaces
- Only use the cache decorator if this is enabled in environment file
Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Translation",
"alias": "translation",
"description": "Module containing all AsgardCms translations",
"version": "1.8.0",
"version": "1.9.0",
"keywords": [],
"active": 1,
"order": 1,
Expand Down

0 comments on commit 85bed92

Please sign in to comment.