Skip to content
This repository has been archived by the owner on Jul 9, 2023. It is now read-only.

Commit

Permalink
update version and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Sep 21, 2019
1 parent 79fb79b commit bbe217c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## September 2019

### v1.0.4

Quick bug fix release from issues discovered with v1.0.3

#### Bug Fixes

+ Reduce memory usage
+ Host port and RPC port placeholders on settings modal where switched
+ Changing host port or RPC port from the settings modal didn't work
+ Saving settings could trigger Host Manager to start in light mode instead of dark mode which is not complete.

### v1.0.3

Updates Sia to the latest hotfix v1.4.1.2 along with bug fixes, minor improvements, and consensus bootstraping
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"url": "https://github.com/siacentral/host-manager/issues"
},
"license": "AGPLv3",
"version": "1.0.3",
"version": "1.0.4",
"private": true,
"scripts": {
"lint": "vue-cli-service lint",
Expand Down

0 comments on commit bbe217c

Please sign in to comment.