Browse Source

changelog: update for 0.34.3 (#5926)

pull/5948/head v0.34.3
Tess Rinearson 3 years ago
committed by GitHub
parent
commit
6b2ab0f0e1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 1 deletions
  1. +18
    -0
      CHANGELOG.md
  2. +1
    -1
      CHANGELOG_PENDING.md

+ 18
- 0
CHANGELOG.md View File

@ -1,5 +1,23 @@
# Changelog
## v0.34.3
*January 19, 2021*
This release includes a fix for a high-severity security vulnerability.
More information on this vulnerability will be released on January 26, 2021
and this changelog will be updated.
It also updates GoGo Protobuf to 1.3.2 in order to pick up the fix for
https://nvd.nist.gov/vuln/detail/CVE-2021-3121.
Friendly reminder: We have a [bug bounty program](https://hackerone.com/tendermint).
### BUG FIXES
- [evidence] [N/A] Use correct source of evidence time (@cmwaters)
- [proto] [\#5886](https://github.com/tendermint/tendermint/pull/5889) Bump gogoproto to 1.3.2 (@marbar3778)
## v0.34.2
*January 12, 2021*


+ 1
- 1
CHANGELOG_PENDING.md View File

@ -1,6 +1,6 @@
# Unreleased Changes
## v0.34.3
## v0.34.4
Special thanks to external contributors on this release:


Loading…
Cancel
Save