Skip to content

Commit c011106

Browse files
author
Aaron Lane
authored
Add 1.1.0 with #23 to CHANGELOG
1 parent a153472 commit c011106

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,16 @@ and this project adheres to
99

1010
## [Unreleased]
1111

12+
## [1.1.0] - 2019-11-20
13+
1214
### Added
1315

1416
- Include name of bucket as label for cost analysis [#20]
1517

18+
### Fixed
19+
20+
- Error from the `names` and `urls` outputs caused by removing elements from the `names` variable. [#23]
21+
1622
## [1.0.0] - 2019-08-14
1723

1824
### Changed
@@ -26,10 +32,11 @@ and this project adheres to
2632

2733
- Initial release
2834

29-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/compare/v1.0.0...HEAD
30-
35+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/compare/v1.1.0...HEAD
36+
[1.1.0]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/compare/v1.0.0...v1.1.0
3137
[1.0.0]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/compare/v0.1.0...v1.0.0
3238
[0.1.0]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/releases/tag/v0.1.0
3339

40+
[#23]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/pull/23
3441
[#20]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/pull/20
3542
[#9]: https://github.com/terraform-google-modules/terraform-google-cloud-storage/pull/9

0 commit comments

Comments
 (0)