Skip to content

Commit fd3759e

Browse files
committed
update CHANGELOG
1 parent e1c6144 commit fd3759e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,13 @@ and this project adheres to
1212
## [2.0.0] - 2019-08-16
1313

1414
### Changed
15-
16-
- Change outputs to follow the same conventions used in the `cloud-storage` and `service-accounts` modules []
17-
- Add resource, single-use and list outputs
15+
- Deprecate the `parent_id` and `parent_type` variables in favor of a single `parent` variable [#8]
16+
- Change outputs to follow the same conventions used in the `cloud-storage` and `service-accounts` modules ([migration instructions](docs/upgrading_to_folders_v2.0.md)) [#9]
1817
- Rename map outputs dropping the `names_and_` prefix
19-
- Rename `display_names` output to `names`
20-
18+
- Add resource outputs
19+
- Add single use outputs
20+
- Add list-style outputs
21+
2122
## [1.0.0] - 2019-07-26
2223

2324
### Changed

0 commit comments

Comments
 (0)