Skip to content

Commit c4ca3db

Browse files
authored
Update changelog (#10)
* Updated changelog
1 parent 3fd3c2f commit c4ca3db

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

CHANGELOG.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,25 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## 1.1.0 (2017-10-16)
7+
## 1.1.2 (2018-10-16)
88
### Added
9-
- Include replica metrics
9+
- Included metric `Master_Host`
1010

11-
## 0.2.0 (2017-06-06)
12-
### Added
13-
- New license file
11+
### Changed
12+
- Fixed code dependencies
1413

14+
## 1.1.1 (2018-09-07)
1515
### Changed
16-
- Update vendored dependencies
17-
- Update inventory prefix to `config/`
16+
- Updated Makefile
1817

19-
### Fixed
20-
- Fix functions in metrics definition, fixing "divide by zero" errors.
21-
- Fix typo in password help message
22-
- Use correct case for `software.edition`, `software.version` and `cluster.nodeType`
23-
- Change metrics that should be GAUGEs
18+
## 1.1.0 (2018-08-02)
19+
### Added
20+
- Added contributing information
21+
- Added packaging script
22+
23+
### Changed
24+
- Updated Makefile
2425

25-
## 0.1.0 (2017-05-16)
26+
## 1.0.0 (2018-07-24)
2627
### Added
2728
- Initial release, which contains inventory and metrics data

0 commit comments

Comments
 (0)