Add missing changes changelog files (backport #9376) (#9382)

* Add missing changes changelog files (#9376)

* Copy over v0.34.21 section of `CHANGELOG.md`

* Missing breaking changes in `CHANGELOG_PENDING.md`

* bump

* Fix doc link

* Fix doc link 2

(cherry picked from commit d54ed6423f)

* Adapted version for backport commit

* Set version to v0.34

Co-authored-by: Sergio Mena <sergio@informal.systems>
This commit is contained in:
mergify[bot]
2022-09-07 09:43:59 +02:00
committed by GitHub
co-authored by Sergio Mena
parent 6624debd30
commit 347de9f0fc
4 changed files with 40 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ if necessary. The light block at the height of the snapshot will be used to veri
|---------------|---------------------------------------------------------|--------------------------------------|--------------|
| light_block | [LightBlock](../../core/data_structures.md#lightblock) | Light block at the height requested | 1 |
State sync will use [light client verification](../../light-client/verification.README.md) to verify
State sync will use [light client verification](../../light-client/verification/README.md) to verify
the light blocks.