Skip to content

Commit e1222d3

Browse files
authored
release v1.11.7 (#580)
1 parent 381eb2a commit e1222d3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ 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+
10+
## [v1.11.7]
811
- Deprecate basculechecks and basculemetrics packages. [#578](https://github.com/xmidt-org/webpa-common/pull/578)
912
- Fix bug around metric listener creation in basculemetrics. [#579](https://github.com/xmidt-org/webpa-common/pull/579)
1013

@@ -201,7 +204,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
201204
- The first official release. We will be better about documenting changes
202205
moving forward.
203206

204-
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v1.11.6...HEAD
207+
[Unreleased]: https://github.com/xmidt-org/webpa-common/compare/v1.11.7...HEAD
208+
[v1.11.7]: https://github.com/xmidt-org/webpa-common/compare/v1.11.6...v1.11.7
205209
[v1.11.6]: https://github.com/xmidt-org/webpa-common/compare/v1.11.5...v1.11.6
206210
[v1.11.5]: https://github.com/xmidt-org/webpa-common/compare/v1.11.4...v1.11.5
207211
[v1.11.4]: https://github.com/xmidt-org/webpa-common/compare/v1.11.3...v1.11.4

0 commit comments

Comments
 (0)