Skip to content

Commit

Permalink
release-1.0.41
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Lunie Bot committed Jul 30, 2020
1 parent 68977d5 commit 5e09517
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 9 deletions.
19 changes: 19 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,25 @@ 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.41] - 2020-07-30

### Added

- added support for multiple curves or HD Paths for different networks @bitcoinera

### Changed

- Limit missed blocks on Kava to min 5 as the chain is too fast @faboweb

### Fixed

- [#4592](https://github.com/cosmos/lunie/issues/4592) Fix multi denom rewards not displaying correctly by taking rewards into account when querying for balances @Bitcoinera
- Total was not showing frozen token in Polkadot @faboweb
- Handle failing fiat values query gracefully @faboweb
- Catch firebase error if the uid is not registered @faboweb
- Fix Transaction meta data query (missing parameter) @faboweb
- Handle batch transactions failing @faboweb

## [1.0.40] - 2020-07-29

### Added
Expand Down
1 change: 0 additions & 1 deletion api/changes/ana_3929-handle-different-algos

This file was deleted.

This file was deleted.

3 changes: 0 additions & 3 deletions api/changes/fabo_add-frozen-to-total

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/fabo_fix-no-registered-user-error

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/fabo_fix-tx-meta-data-query

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/fabo_handle-batch-failure

This file was deleted.

2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "api",
"version": "1.0.40",
"version": "1.0.41",
"description": "GraphQL API for Lunie.io",
"repository": {
"type": "git",
Expand Down

0 comments on commit 5e09517

Please sign in to comment.