Skip to content

Commit

Permalink
Raise version to 1.2.0 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Hinrichsen committed May 11, 2017
1 parent ba45653 commit 5a560cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
## 1.2.0 - 2017-05-11
### Fixed
- Fix Network handling and support networks in Marathon 1.5.0

## 1.1.7 - 2017-02-14
### Fixed
- MARATHON-1339: Handling secrets in environment variables
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "marathon-ui",
"version": "1.1.8",
"version": "1.2.0",
"engines": {
"node": "5.4.1"
},
Expand Down

0 comments on commit 5a560cb

Please sign in to comment.