CHANGELOG.md in sensu-plugins-postgres-0.1.0 vs CHANGELOG.md in sensu-plugins-postgres-0.1.1

- old
+ new

@@ -3,9 +3,16 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## [0.1.1] - 2016-03-24 +### Added +- metric-postgres-connections: Add new metric `total` + +### Fixed +- metric-postgres-connections: Correctly evaluate and collect metrics for active connections and active connections waiting on backend locks + ## [0.1.0] - 2016-03-09 ### Added - Add new plugin `check-postgres-connections` that checks the number of connections to a DB ## [0.0.7] - 2015-12-10