Skip to content

Commit 6816fac

Browse files
committed
Prepare CHANGELOG for v1.9.0
1 parent a85a64c commit 6816fac

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
1-
2-
## 1.9.0 (Unreleased)
1+
## 1.9.0 (December 21, 2020)
32

43
FEATURES:
5-
* `postgresql_grant_role`: Non-authoritative. Grant role to another role.
4+
* `postgresql_grant_role` (New resource): Grant role to another role - @dvdliao
5+
[#4](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/4)
6+
7+
FIXES:
8+
9+
* `postgresql_role`: Fix quoted search_path - @lovromazgon
10+
[#1](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/1)
11+
12+
* `postgresql_grant`: Fix SQL error on function - @p4cket
13+
[#15](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/15)
614

715
## 1.8.1 (November 26, 2020)
816

0 commit comments

Comments
 (0)