From 2c90da6ed652307d7e34d28b7c3d151341a02568 Mon Sep 17 00:00:00 2001 From: Wesley Pettit Date: Mon, 2 Mar 2020 18:39:36 -0800 Subject: [PATCH] Bump version to 1.2.0 --- CHANGELOG.md | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a6fd15..01a1330 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 1.2.0 +* Feature - Add time_key and time_key_format config options to add timestamp to records (#17) + ## 1.1.0 * Feature - Support IAM Roles for Service Accounts in Amazon EKS (#6) * Enhancement - Change the log severity from `error` to `warning` for retryable API errors (#7) diff --git a/VERSION b/VERSION index 9084fa2..26aaba0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0