Skip to content

Commit

Permalink
v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed May 29, 2020
1 parent 1e07e1f commit 60dcbe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.3.0 (Unreleased)
## 3.3.0 (May 29, 2020)

ENHANCEMENTS:

Expand Down Expand Up @@ -300,7 +300,7 @@ FEATURES:

BUG FIXES

* Schema merging helper function was mutating input schema causing side effects when used in a particular way. Used shallow copying to avoid this side effect. [[#338](https://github.com/terraform-providers/terraform-provider-cherryservers/issues/338)]
* Schema merging helper function was mutating input schema causing side effects when used in a particular way. Used shallow copying to avoid this side effect. ([#338](https://github.com/terraform-providers/terraform-provider-cherryservers/issues/338))
* Ensure response is not nil when checking status code ([#307](https://github.com/terraform-providers/terraform-provider-cherryservers/issues/307))

## 3.0.37
Expand Down

0 comments on commit 60dcbe2

Please sign in to comment.