Skip to content

Commit b2dcecf

Browse files
authored
Add v4.23.0 changelog (#1096)
1 parent 0caa62c commit b2dcecf

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 4.23.0 (Mar 25, 2022)
2+
3+
ENHANCEMENTS:
4+
5+
* Add support for disabling the use of the vulnerability management endpoint by @enieuw in https://github.com/integrations/terraform-provider-github/pull/1022
6+
* Added orgname in github_orgranization attributes by @Kavinraja-G in https://github.com/integrations/terraform-provider-github/pull/1052
7+
* Add a data source for refs. by @youcandanch in https://github.com/integrations/terraform-provider-github/pull/1084
8+
* build(deps): bump actions/checkout from 2 to 3 by @dependabot in https://github.com/integrations/terraform-provider-github/pull/1086
9+
10+
BUG FIXES:
11+
12+
* fix: use pagination to fetch all team members by @carocad in https://github.com/integrations/terraform-provider-github/pull/1092
13+
* docs: fix typos in d/users.html.markdown by @pallxk in https://github.com/integrations/terraform-provider-github/pull/1049
14+
115
# 4.22.0 (Mar 18, 2022)
216

317
ENHANCEMENTS:

0 commit comments

Comments
 (0)