diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b7f8542..612842f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -## [v0.6.7] +## [v0.6.9] - Added latency metric, which Tracks the time spent waiting on outbound client URLs to respond. [#312](https://github.com/xmidt-org/caduceus/pull/312) - Dependency update, note vulnerabilities - github.com/hashicorp/consul/api v1.13.1 // indirect @@ -205,8 +205,8 @@ fixed build upload ### Added - Initial creation -[Unreleased]: https://github.com/xmidt-org/caduceus/compare/v0.6.7...HEAD -[v0.6.6]: https://github.com/xmidt-org/caduceus/compare/v0.6.6...v0.6.7 +[Unreleased]: https://github.com/xmidt-org/caduceus/compare/v0.6.9...HEAD +[v0.6.9]: https://github.com/xmidt-org/caduceus/compare/v0.6.6...v0.6.9 [v0.6.6]: https://github.com/xmidt-org/caduceus/compare/v0.6.5...v0.6.6 [v0.6.5]: https://github.com/xmidt-org/caduceus/compare/v0.6.4...v0.6.5 [v0.6.4]: https://github.com/xmidt-org/caduceus/compare/v0.6.3...v0.6.4