Skip to content

Commit 801ae3c

Browse files
committed
Change log is updated for v1.2.1
1 parent 693903e commit 801ae3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
## 1.2.1
4+
5+
Thu Apr 30 2020
6+
7+
Message DB compatibility: [1.2.1](https://github.com/message-db/message-db/releases/tag/v1.2.1)
8+
9+
- The `DROP OWNED BY message_store` statement is removed from the uninstall script. The use of `DROP OWNED BY` is prohibited on AWS RDS. And ultimately, it's superfluous because no database objects are owned by the message_store role.
10+
311
## 1.2.0
412

513
Mon Apr 27 2020

0 commit comments

Comments
 (0)