Skip to content

Commit 6228f01

Browse files
committed
updated
1 parent 6c73b3c commit 6228f01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [v2.0.1]
810
- Avoid service discovery events for index underflow or retryable errors [#586](https://github.com/xmidt-org/webpa-common/pull/586)
911

1012
## [v2.0.0]
@@ -215,7 +217,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
215217
- The first official release. We will be better about documenting changes
216218
moving forward.
217219

218-
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v2.0.0...HEAD
220+
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v2.0.1...HEAD
221+
[v2.0.1]: https://github.com/xmidt-org/webpa-common/compare/v2.0.0...v2.0.1
219222
[v2.0.0]: https://github.com/xmidt-org/webpa-common/compare/v1.11.9...v2.0.0
220223
[v1.11.9]: https://github.com/xmidt-org/webpa-common/compare/v1.11.8...v1.11.9
221224
[v1.11.8]: https://github.com/xmidt-org/webpa-common/compare/v1.11.7...v1.11.8

0 commit comments

Comments
 (0)