Skip to content

Commit

Permalink
Merge pull request #2946 from oasislabs/kostko/stable/20.6.x/changelo…
Browse files Browse the repository at this point in the history
…g-20.6.2

changelog: Assemble changes for release 20.6.2
  • Loading branch information
kostko authored May 27, 2020
2 parents c8f3cbc + 2b0f3d9 commit 11046d1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .changelog/2945.bugfix.md

This file was deleted.

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@ The format is inspired by [Keep a Changelog].

<!-- TOWNCRIER -->

## 20.6.2 (2020-05-27)

### Bug Fixes

- go/staking: Relax account identifier sanity check added in 20.6.1
([#2945](https://github.com/oasislabs/oasis-core/issues/2945))

Version 20.6.1 introduced an additional sanity check for account identifier
validity, but this actually breaks some existing deployments. This revert
makes the checks consistent with 20.6 behavior.

## 20.6.1 (2020-05-22)

### Features
Expand Down

0 comments on commit 11046d1

Please sign in to comment.