Skip to content

Commit

Permalink
docs: add changelog entry for v4.19.1 and correct v4.16.0
Browse files Browse the repository at this point in the history
/cc #825
  • Loading branch information
Jeremy Udit committed Jan 5, 2022
1 parent ebef8e2 commit f01e310
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 4.19.1 (Jan 5, 2022)

BUG FIXES:

- Update `go-github` to v41.0.0 ([#993](https://github.com/integrations/terraform-provider-github/pull/905))
- Add `nil` check for `plan` field of `github_organization` data source ([#1016](https://github.com/integrations/terraform-provider-github/pull/1016))


## 4.19.0 (Dec 13, 2021)

ENHANCEMENTS:
Expand Down Expand Up @@ -54,6 +62,7 @@ BUG FIXES:

ENHANCEMENTS:

* **New Data Source:** `github_repository_file` ([#896](https://github.com/integrations/terraform-provider-github/pull/896))
- Add `write_delay_ms` provider option [#907](https://github.com/integrations/terraform-provider-github/pull/907))

BUG FIXES:
Expand Down

0 comments on commit f01e310

Please sign in to comment.