diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc990f9..edf9533d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [5.2.0](https://www.github.com/terraform-google-modules/terraform-google-log-export/compare/v5.1.0...v5.2.0) (2021-03-05) + + +### Features + +* Add subscriber_id variable to override the generated ID for the subscriber ([#84](https://www.github.com/terraform-google-modules/terraform-google-log-export/issues/84)) ([62ae776](https://www.github.com/terraform-google-modules/terraform-google-log-export/commit/62ae7763804547c62b3cc9515a8fb8ad54bb157f)) + ## [5.1.0](https://www.github.com/terraform-google-modules/terraform-google-log-export/compare/v5.0.0...v5.1.0) (2020-12-08)