File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
7
## [ Unreleased]
8
+
9
+ ## [ v2.0.1]
8
10
- Avoid service discovery events for index underflow or retryable errors [ #586 ] ( https://github.com/xmidt-org/webpa-common/pull/586 )
9
11
10
12
## [ v2.0.0]
@@ -215,7 +217,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
215
217
- The first official release. We will be better about documenting changes
216
218
moving forward.
217
219
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
219
222
[ v2.0.0 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.9...v2.0.0
220
223
[ v1.11.9 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.8...v1.11.9
221
224
[ v1.11.8 ] : https://github.com/xmidt-org/webpa-common/compare/v1.11.7...v1.11.8
You can’t perform that action at this time.
0 commit comments