CHANGELOG.md in sensu-plugins-postgres-2.0.0 vs CHANGELOG.md in sensu-plugins-postgres-2.1.0
- old
+ new
@@ -3,13 +3,17 @@
This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md).
## [Unreleased]
+## [2.1.0] - 2018-10-16
+### Added
+- Moves check_vsn and compute_lag to library method (@phumpal)
+
## [2.0.0] - 2018-10-15
### Breaking Changes
-- Remove unsupported Rubies: `< 2.3.0`
+- Remove unsupported Rubies: `< 2.3.0` (@phumpal)
## [1.4.6] - 2018-05-03
### Fixed
- version number check for build strings such as `10.3 (Ubuntu 10.3-1.pgdg16.04+1)`
@@ -147,10 +151,11 @@
## 0.0.1 - 2015-04-30
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.0.0...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.1.0...HEAD
+[2.1.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.0.0...2.1.0
[2.0.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.4.6...2.0.0
[1.4.6]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.4.5...1.4.6
[1.4.5]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.4.4...1.4.5
[1.4.4]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.4.3...1.4.4
[1.4.3]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.4.2...1.4.3