changelog: add missing date to v0.33.5 release, fix indentation (#5454)

I forgot to add the date when we cut 0.33.5. This fixes that. It also fixes a header indentation issue for 0.33.8.
This commit is contained in:
Tess Rinearson
2020-10-05 11:55:25 +02:00
committed by GitHub
parent 250c3aa92e
commit b9d98a61c2

View File

@@ -240,7 +240,7 @@ This release was removed, as a premature GitHub tag was recorded on sum.golang.o
*August 11, 2020*
## Go security update
### Go security update
Go reported a security vulnerability that affected the `encoding/binary` package. The most recent binary for tendermint is using 1.14.6, for this
reason the Tendermint engineering team has opted to conduct a release to aid users in using the correct version of Go. Read more about the security issue [here](https://github.com/golang/go/issues/40618).
@@ -322,6 +322,8 @@ need to update your code.**
## v0.33.5
*May 28, 2020*
Special thanks to external contributors on this release: @tau3,
Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).