File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
This CHANGELOG follows the format listed [ here] ( https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md ) .
5
5
6
6
## [ Unreleased]
7
+ ### Fixed
8
+ - Support for PostgreSQL v10+ replication function names fixed in ` bin/metric-postgres-graphite.rb ` (@jfineberg )
7
9
8
10
## [ 2.3.1] - 2018-12-16
9
11
### Fixed
@@ -36,7 +38,7 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
36
38
37
39
## [ 1.4.6] - 2018-05-03
38
40
### Fixed
39
- - version number check for build strings such as ` 10.3 (Ubuntu 10.3-1.pgdg16.04+1) `
41
+ - version number check for build strings such as ` 10.3 (Ubuntu 10.3-1.pgdg16.04+1) ` ( @ jfineberg )
40
42
41
43
### Added
42
44
- tests for connecting with a pgpass file (@majormoses )
You can’t perform that action at this time.
0 commit comments