Skip to content

Commit b105611

Browse files
author
Anton Kucherov
committed
PMM-3513: Release v0.6.3
1 parent 7c068d6 commit b105611

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased]
9+
10+
## [0.6.3] - 2019-02-13
911
### Added
1012
- PMM-3401: Added collection of TTL metrics
1113
- Added some new metrics:
@@ -95,7 +97,8 @@ with source code locations.
9597
### Added
9698
- First tagged version.
9799

98-
[Unreleased]: https://github.com/percona/mongodb_exporter/compare/v0.6.2...HEAD
100+
[Unreleased]: https://github.com/percona/mongodb_exporter/compare/v0.6.3...HEAD
101+
[0.6.3]: https://github.com/percona/mongodb_exporter/compare/v0.6.2...v0.6.3
99102
[0.6.2]: https://github.com/percona/mongodb_exporter/compare/v0.6.1...v0.6.2
100103
[0.6.1]: https://github.com/percona/mongodb_exporter/compare/v0.6.0...v0.6.1
101104
[0.6.0]: https://github.com/percona/mongodb_exporter/compare/v0.5.0...v0.6.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.2
1+
0.6.3

0 commit comments

Comments
 (0)