CHANGELOG.md in sensu-plugins-openvpn-0.0.2 vs CHANGELOG.md in sensu-plugins-openvpn-0.0.3
- old
+ new
@@ -1,16 +1,22 @@
#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.3] - 2016-08-10
+### Changed
+- Updated sensu-plugin dependency from `= 1.2.0` to `~> 1.2`
+
## [0.0.2] - 2015-07-14
### Changed
- updated sensu-plugin gem to 1.2.0
-## [0.0.1] - 2015-07-04
-
+## 0.0.1 - 2015-07-04
### Added
- initial release
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-openvpn/compare/0.0.3...HEAD
+[0.0.3]: https://github.com/sensu-plugins/sensu-plugins-openvpn/compare/0.0.2...0.0.3
+[0.0.2]: https://github.com/sensu-plugins/sensu-plugins-openvpn/compare/0.0.1...0.0.2