CHANGELOG.md in sensu-plugins-postgres-1.0.0 vs CHANGELOG.md in sensu-plugins-postgres-1.0.1

- old
+ new

@@ -3,10 +3,14 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/) ## [Unreleased] +## [1.0.1] - 2017-01-04 +### Fixed +- metrics-postgres-query.rb: Fix `count_tuples` option (#23) (@eheydrick) + ## [1.0.0] - 2016-12-27 ### Fixed - metric-postgres-connections: Handle postgres version 9.6 and above. ### Removed @@ -60,10 +64,11 @@ ## 0.0.1 - 2015-04-30 ### Added - initial release -[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.0.0...HEAD +[Unreleased]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.0.1...HEAD +[1.0.1]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/1.0.0...1.0.1 [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/0.1.1...1.0.0 [0.1.1]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/0.1.0...0.1.1 [0.1.0]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/0.0.7...0.1.0 [0.0.7]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/0.0.6...0.0.7 [0.0.6]: https://github.com/sensu-plugins/sensu-plugins-postgres/compare/0.0.5...0.0.6