CHANGELOG.md in sensu-plugins-haproxy-0.0.3 vs CHANGELOG.md in sensu-plugins-haproxy-0.0.4
- old
+ new
@@ -1,23 +1,27 @@
#Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)
-## Unreleased][unreleased]
+## Unreleased
+## [0.0.4] - 2015-08-04
+### Changed
+- general cleanup
+
## [0.0.3] - 2015-07-14
### Changed
- updated sensu-plugin gem to 1.2.0
-## 0.0.1 - 2015-05-21
-
-### Added
-- initial release
-
## [0.0.2] - 2015-06-02
### Fixed
- added binstubs
### Changed
-- removed cruft from /lib
\ No newline at end of file
+- removed cruft from /lib
+
+## [0.0.1] - 2015-05-21
+
+### Added
+- initial release