Skip to content

Commit 1d8c575

Browse files
committed
*: Update changelogs ahead of release
1 parent d336576 commit 1d8c575

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/indexer-agent/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.9.0-alpha.4] - 2020-12-20
810
### Fixed
911
- Fix race condition between registering and pause/operator detection (#167)
1012

@@ -182,7 +184,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
182184
### Changed
183185
- Update @graphprotocol/common-ts to 0.2.2
184186

185-
[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.0-alpha.3...HEAD
187+
[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.0-alpha.4...HEAD
188+
[0.9.0-alpha.4]: https://github.com/graphprotocol/indexer/compare/v0.9.0-alpha.3...v0.9.0-alpha.4
186189
[0.9.0-alpha.3]: https://github.com/graphprotocol/indexer/compare/v0.4.5...v0.9.0-alpha.3
187190
[0.4.5]: https://github.com/graphprotocol/indexer/compare/v0.4.4...v0.4.5
188191
[0.4.4]: https://github.com/graphprotocol/indexer/compare/v0.4.3...v0.4.4

0 commit comments

Comments
 (0)