From ebe9f07fbf38bb3b0fcba9eb824991cdd4ba7e94 Mon Sep 17 00:00:00 2001 From: John Shahid Date: Tue, 12 Nov 2013 15:58:49 -0500 Subject: [PATCH] update the changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd602da43..e7fc0b16ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -94,6 +94,8 @@ ### Bugfixes - [Issue #36](https://github.com/influxdb/influxdb/issues/36). The regex operator should be =~ not ~= +- [Issue #39](https://github.com/influxdb/influxdb/issues/39). Return proper content types from the http api +- [Issue #42](https://github.com/influxdb/influxdb/issues/42). Make the api consistent with the docs ### Deprecated