diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b07ad3..69a4348 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 (#9) + ## 1.1.0 * Feature - Support IAM Roles for Service Accounts in Amazon EKS (#17) * Enhancement - Change the log severity from `error` to `warning` for retryable API errors (#18) diff --git a/VERSION b/VERSION index 9084fa2..26aaba0 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.0 +1.2.0