Skip to content

Commit a2d8fa3

Browse files
committed
Change log is updated for v2.1.1
1 parent 03cabba commit a2d8fa3

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+
## 2.1.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
## 2.1.0
412

513
Mon Apr 27 2020

0 commit comments

Comments
 (0)