CHANGELOG.md in sensu-plugins-postgres-2.4.0 vs CHANGELOG.md in sensu-plugins-postgres-3.0.0

- old
+ new

@@ -3,10 +3,15 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md). ## [Unreleased] + +## [3.0.0] - 2019-11-20 +### Breaking Changes +- Removed ruby < 2.4 since these Rubies are EOL (@phumpal) + ## [2.4.0] - 2019-10-04 ### Added - Support comments in pgpass file. Keeps previous behavior and adds support for ignoring leading comments (@phumpal) ## [2.3.2] - 2019-03-12 @@ -180,10 +185,11 @@ ## 0.0.1 - 2015-04-30 ### Added - initial release -[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.4.0...HEAD +[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/3.0.0...HEAD +[3.0.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.4.0...3.0.0 [2.4.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.3.2...2.4.0 [2.3.2]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.3.1...2.3.2 [2.3.1]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.3.0...2.3.1 [2.3.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.2.2...2.3.0 [2.2.2]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.2.1...2.2.2