Skip to content

Commit 529eb56

Browse files
authored
Update CHANGELOG.md
1 parent 9eaa9b5 commit 529eb56

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
66
project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## [Unreleased]
8+
## [Unreleased] - major
9+
10+
### Changed
11+
12+
- Support aggregated log exports by integrating log-export module. [#18]
913

1014
## [0.1.0] - 2019-04-03
1115

@@ -15,3 +19,5 @@ project adheres to [Semantic Versioning](http://semver.org/).
1519

1620
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-event-function/compare/v0.1.0...HEAD
1721
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-event-function/releases/tag/v0.1.0
22+
23+
[#18]: https://github.com/terraform-google-modules/terraform-google-event-function/pull/18

0 commit comments

Comments
 (0)