Update CHANGELOG.md

correct URL from instrumental fork to origin and put the change in the correct part of the file
This commit is contained in:
Joel "The Merciless" Meador 2016-06-23 16:51:49 -04:00 committed by GitHub
parent b64d5f7a1b
commit 149dea90e5
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,7 @@ should now look like:
- [#1405](https://github.com/influxdata/telegraf/issues/1405): Fix memory/connection leak in prometheus input plugin.
- [#1378](https://github.com/influxdata/telegraf/issues/1378): Trim BOM from config file for Windows support.
- [#1339](https://github.com/influxdata/telegraf/issues/1339): Prometheus client output panic on service reload.
- [#1412](https://github.com/influxdata/telegraf/pull/1412): Instrumental output has better reconnect behavior
## v1.0 beta 2 [2016-06-21]
@ -61,7 +62,6 @@ should now look like:
- [#1374](https://github.com/influxdata/telegraf/pull/1374): Change "default" retention policy to "".
- [#1377](https://github.com/influxdata/telegraf/issues/1377): Graphite output mangling '%' character.
- [#1396](https://github.com/influxdata/telegraf/pull/1396): Prometheus input plugin now supports x509 certs authentication
- [#1](https://github.com/Instrumental/telegraf/pull/1): Instrumental output has better reconnect behavior
## v1.0 beta 1 [2016-06-07]