Skip to content

Commit 65d7205

Browse files
Updates CHANGELOG.md for release v0.2.2 (#113)
* Updates CHANGELOG.md for release v0.2.2
1 parent 996e75c commit 65d7205

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
22
All notable changes to this project will be documented in this file.
33
See updating [Changelog example here](https://keepachangelog.com/en/1.0.0/)
44

5-
## 0.2.2 (Unreleased)
5+
## 0.2.2 (April 27, 2021)
6+
7+
### Changed
8+
9+
- Updates dependency terraform-plugin-sdk/v2 v2.6.1
10+
- Updates dependency tfproviderlint v0.26.0
11+
- Updates additional dependencies contributing to build
12+
13+
### Fixed
14+
- Terraform wants to replace fresh imported peering [#102](https://github.com/RedisLabs/terraform-provider-rediscloud/issues/102)
15+
- Need validation for length of the database name [#99](https://github.com/RedisLabs/terraform-provider-rediscloud/issues/99)
16+
- Modules not included when creating DB on existing subscription in GCP [#98](https://github.com/RedisLabs/terraform-provider-rediscloud/issues/98)
617

718
## 0.2.1 (December 7, 2020)
819

0 commit comments

Comments
 (0)