Skip to content

Commit 26f257d

Browse files
committed
v1.13.0
1 parent 5d4af7c commit 26f257d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Unreleased
22

3+
## 1.13.0 (May 21, 2021)
4+
5+
FEATURE/FIXE:
6+
7+
* Stop locking catalog for every resources - @cyrilgdn
8+
[#80](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/80)
9+
310
## 1.12.1 (April 23, 2021)
411

512
FEATURES:
@@ -12,7 +19,7 @@ FEATURES:
1219
FEATURES:
1320

1421
* `postgresql_default_privileges`: Add `with_grant_option` - @stawii, @cyrilgdn
15-
[#10](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/10) /
22+
[#10](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/10) /
1623
[#63](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/63)
1724

1825
* `postgresql_default_privileges`: Make `schema` optional for default privileges on all schemas - @darren-reddick

0 commit comments

Comments
 (0)