Skip to content

Commit 11a3fac

Browse files
committed
*: Update changelogs ahead of release
1 parent 1974641 commit 11a3fac

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/indexer-agent/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.20.2] - 2022-08-09
10+
### Added
11+
- Migration: update Actions.failureReason column size
12+
913
## [0.20.1] - 2022-08-04
1014
### Added
1115
- Provide allocation action batching controls
@@ -390,7 +394,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
390394
### Changed
391395
- Update @graphprotocol/common-ts to 0.2.2
392396

393-
[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.20.1...HEAD
397+
[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.20.2...HEAD
398+
[0.20.2]: https://github.com/graphprotocol/indexer/compare/v0.20.1...v0.20.2
394399
[0.20.1]: https://github.com/graphprotocol/indexer/compare/v0.20.0...v0.20.1
395400
[0.20.0]: https://github.com/graphprotocol/indexer/compare/v0.19.3...v0.20.0
396401
[0.19.3]: https://github.com/graphprotocol/indexer/compare/v0.19.1...v0.19.3

0 commit comments

Comments
 (0)