Skip to content

Commit

Permalink
release-1.0.11 (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
faboweb authored Feb 4, 2020
1 parent e73d324 commit 13f91c3
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 7 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

<!-- SIMSALA --> <!-- DON'T DELETE, used for automatic changelog updates -->

## [1.0.11] - 2020-02-04

### Added

- [#139](https://github.com/cosmos/lunie/issues/139) Sign-in from extension in one click @iambeone

### Changed

- change cosmos-keys package version @iambeone
- getting network by address prefix if no network provided @iambeone
- [#136](https://github.com/cosmos/lunie/pull/136) Adds a getter called connected that always returns true. This is to hack the loading circle in the select network component @Bitcoinera

### Fixed

- Fix validator name in sign transaction step @iambeone
- Use ID of network for network signin @faboweb

## [1.0.10] - 2020-01-31

### Added
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lunie-browser-extension",
"version": "1.0.10",
"version": "1.0.11",
"description": "A browser extension to securely manage accounts and addresses, for use with Lunie.io.",
"author": "Lunie <[email protected]> (https://lunie.io)",
"licenses": [
Expand Down
1 change: 0 additions & 1 deletion pending/aleksei_cosmos_keys_version_fix

This file was deleted.

1 change: 0 additions & 1 deletion pending/aleksei_sign-in_with_no_network

This file was deleted.

1 change: 0 additions & 1 deletion pending/aleksei_signin_one_click

This file was deleted.

1 change: 0 additions & 1 deletion pending/aleksei_transaction_sign_errors_fix

This file was deleted.

1 change: 0 additions & 1 deletion pending/ana_set-connected-getter-to-true

This file was deleted.

1 change: 0 additions & 1 deletion pending/fabo_fixes-for-direct-network-signin

This file was deleted.

0 comments on commit 13f91c3

Please sign in to comment.