CHANGELOG.md in sensu-plugins-postgres-2.3.2 vs CHANGELOG.md in sensu-plugins-postgres-2.4.0
- old
+ new
@@ -3,10 +3,14 @@
This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md).
## [Unreleased]
+## [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
### Fixed
- Support for PostgreSQL v10+ replication function names fixed in `bin/metric-postgres-graphite.rb` (@jfineberg)
## [2.3.1] - 2018-12-16
@@ -176,10 +180,11 @@
## 0.0.1 - 2015-04-30
### Added
- initial release
-[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.3.2...HEAD
+[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.4.0...HEAD
+[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
[2.2.1]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/2.2.0...2.2.1