Skip to content

Commit e26ce27

Browse files
authored
Add CHANGELOG entry for 2.3.1
1 parent ed229e0 commit e26ce27

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Extending the adopted spec, each change should have a link to its corresponding
88

99
## [Unreleased]
1010

11+
## [2.3.1] - 2019-05-31
12+
13+
### Fixed
14+
15+
- Precoditions script handles projects with a large number of enabled APIs. [#220]
16+
1117
## [2.3.0] - 2019-05-28
1218

1319
### Added
@@ -142,7 +148,8 @@ Extending the adopted spec, each change should have a link to its corresponding
142148
### ADDED
143149
- This is the initial release of the Project Factory Module.
144150

145-
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v2.3.0...HEAD
151+
[Unreleased]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v2.3.1...HEAD
152+
[2.3.1]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v2.3.0...v2.3.1
146153
[2.3.0]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v2.2.1...v2.3.0
147154
[2.2.1]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v2.2.0...v2.2.1
148155
[2.2.0]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v2.1.3...v2.2.0
@@ -162,6 +169,7 @@ Extending the adopted spec, each change should have a link to its corresponding
162169
[0.2.1]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.2.0...v0.2.1
163170
[0.2.0]: https://github.com/terraform-google-modules/terraform-google-project-factory/compare/v0.1.0...v0.2.0
164171

172+
[#220]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/220
165173
[#213]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/213
166174
[#212]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/212
167175
[#207]: https://github.com/terraform-google-modules/terraform-google-project-factory/pull/207

0 commit comments

Comments
 (0)