From dfa2dbddde20232ef9097183b4fa5d9f85f7edaa Mon Sep 17 00:00:00 2001
From: Dominik Rosiek <58699848+sumo-drosiek@users.noreply.github.com>
Date: Thu, 23 Apr 2020 12:57:34 +0200
Subject: [PATCH] Update changelog due to release 1.7.0 (#61)
---
CHANGELOG.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c058080..191786e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. Tracking did not begin until version 1.10.
+
+# [1.7.0] (2020-04-23)
+- Add option for specifing custom fields for logs: [#56](https://github.com/SumoLogic/fluentd-output-sumologic/pull/56)
+- Add option for specifing custom dimensions for metrics: [#57](https://github.com/SumoLogic/fluentd-output-sumologic/pull/57)
+- Add support for compression: [#58](https://github.com/SumoLogic/fluentd-output-sumologic/pull/58)
+
# [1.5.0] (2019-06-26)
- Add support for new log format fields: [#49](https://github.com/SumoLogic/fluentd-output-sumologic/pull/49)