File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments