Skip to content

Commit

Permalink
Release version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fang- committed May 15, 2019
1 parent d21fe54 commit 9128082
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 16 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@

# Changelog

- 1.4.0 (2019-05-15)
This release adds support for discontinuity flagging (aka "personal breach") and brings a couple quality of life improvements.

* Support flagging for discontinuity during key configuration (#130)
* Autocomplete available ship names on the "Issue Child" page (#128)
* Implement explicit "unset" action for proxy addresses (#127)
* Make it easier to select Ledger accounts (#129)
* Various smaller code improvements (#126, #131, #133, #134)

- 1.3.1 (2019-04-23)
This release fixes an issue with the script for serving Bridge over HTTPS.

Expand Down
49 changes: 34 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bridge",
"version": "1.3.1",
"version": "1.4.0",
"description": "An application for interacting with Azimuth",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9128082

Please sign in to comment.