Skip to content

Commit

Permalink
release-1.0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Lunie Bot committed Sep 11, 2020
1 parent 079fc46 commit 332d0bc
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 5 deletions.
15 changes: 15 additions & 0 deletions api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ 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.47] - 2020-09-11

### Added

- Add staked to BalanceV2 @mariopino

### Changed

- [#4861](https://github.com/cosmos/lunie/pull/4861) Cache Substrate identities in blockStore to make AllProposals query faster @Bitcoinera

### Fixed

- [#4872](https://github.com/cosmos/lunie/pull/4872) Fix referendum timeline @Bitcoinera
- [#4812](https://github.com/cosmos/lunie/issues/4812) Fix voter cache in proposal -> detailedVotes query for FE by adding a distinct ID @Bitcoinera

## [1.0.46] - 2020-09-08

### Changed
Expand Down
1 change: 0 additions & 1 deletion api/changes/ana_cache-polkadot-identities-2.Versuch

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/ana_fix-referendum-timeline

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/ana_fix-voter-cache-all-voters-the-same

This file was deleted.

1 change: 0 additions & 1 deletion api/changes/mario_add-staked-balanceV2

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.46",
"version": "1.0.47",
"description": "GraphQL API for Lunie.io",
"repository": {
"type": "git",
Expand Down

0 comments on commit 332d0bc

Please sign in to comment.