Skip to content

Commit 3002738

Browse files
author
Anton Kucherov
committed
Prepare new release.
1 parent 34ac992 commit 3002738

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99
### Changed
1010

11+
### Added
12+
13+
### Fixed
14+
15+
## [0.7.1]
1116
### Added
1217
- Added Authentification Database option when connect to mongo #139, thx [@etiennecoutaud](https://github.com/etiennecoutaud).
1318
- Added helm chart to readme #140, thx [@pgdagenais](https://github.com/pgdagenais).
@@ -119,7 +124,8 @@ with source code locations.
119124
### Added
120125
- First tagged version.
121126

122-
[Unreleased]: https://github.com/percona/mongodb_exporter/compare/v0.7.0...HEAD
127+
[Unreleased]: https://github.com/percona/mongodb_exporter/compare/v0.7.1...HEAD
128+
[0.7.1]: https://github.com/percona/mongodb_exporter/compare/v0.7.0...v0.7.1
123129
[0.7.0]: https://github.com/percona/mongodb_exporter/compare/v0.6.3...v0.7.0
124130
[0.6.3]: https://github.com/percona/mongodb_exporter/compare/v0.6.2...v0.6.3
125131
[0.6.2]: https://github.com/percona/mongodb_exporter/compare/v0.6.1...v0.6.2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.7.1

0 commit comments

Comments
 (0)