diff --git a/CHANGELOG.md b/CHANGELOG.md index 697ee054..414b849c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# unreleased. last update 8 nov 2018. +# v0.11.0: memleak fix, new logging, major input refactor and more. Nov 9, 2018 * BREAKING: switch to logrus for logging. #317, #326 If you were previously using log level notice, you should now use info. diff --git a/docs/installation-building.md b/docs/installation-building.md index 64b8dfa5..f9ec8834 100644 --- a/docs/installation-building.md +++ b/docs/installation-building.md @@ -19,8 +19,7 @@ We host packages for Ubuntu 14.04 (trusty), 16.04 (xenial), debian 8, 9, 10 (jes ## Windows -For Windows users, as of the upcoming release, we will start including the executables along with the release on the [releases](https://github.com/graphite-ng/carbon-relay-ng/releases) page. -For now, you have to find the build for the release on CircleCI and explore the artifacts hierarchy and download them from there. +For Windows users, see the included executables along with the release on the [releases](https://github.com/graphite-ng/carbon-relay-ng/releases) page. ## Docker images