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.18.6] - 2021-12-23
10+ ### Fixed
11+ - Fix subgraphDeploymentsWorthIndexing batch query mangagement
12+
913## [ 0.18.4] - 2021-12-09
1014### Added
1115- Max claim batch size parameter
@@ -331,7 +335,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
331335### Changed
332336- Update @graphprotocol/common-ts to 0.2.2
333337
334- [ Unreleased ] : https://github.com/graphprotocol/indexer/compare/v0.18.4...HEAD
338+ [ Unreleased ] : https://github.com/graphprotocol/indexer/compare/v0.18.6...HEAD
339+ [ 0.18.6 ] : https://github.com/graphprotocol/indexer/compare/v0.18.4...v0.18.6
335340[ 0.18.4 ] : https://github.com/graphprotocol/indexer/compare/v0.18.3...v0.18.4
336341[ 0.18.3 ] : https://github.com/graphprotocol/indexer/compare/v0.18.2...v0.18.3
337342[ 0.18.2 ] : https://github.com/graphprotocol/indexer/compare/v0.18.0...v0.18.2
You can’t perform that action at this time.
0 commit comments