File tree Expand file tree Collapse file tree 1 file changed +51
-0
lines changed
Expand file tree Collapse file tree 1 file changed +51
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changes
2+
3+ ## 2.0.0
4+
5+ Fri Dec 20 2019
6+
7+ Message DB compatibility: [ 1.1.4] ( https://github.com/message-db/message-db/releases/tag/v1.1.4 )
8+
9+ - The ` mdb-update-db ` executable is removed
10+ - The ` mdb-print-database-scripts-dir ` is added
11+ - The ` mdb-open-database-scripts-dir ` is removed
12+
13+ ## 1.1.3
14+
15+ Fri Dec 20 2019
16+
17+ Message DB compatibility: [ 1.1.3] ( https://github.com/message-db/message-db/releases/tag/v1.1.3 )
18+
19+ - The update script is corrected for its referencing of the gen_random_uuid from the message_store schema
20+
21+ ## 1.1.2
22+
23+ Thu Dec 19 2019
24+
25+ Message DB compatibility: [ 1.1.2] ( https://github.com/message-db/message-db/releases/tag/v1.1.2 )
26+
27+ - The pgcrypto extension is not installed into the message_store schema
28+
29+ ## 1.1.1
30+
31+ Wed Dec 18 2019
32+
33+ Message DB compatibility: [ 1.1.1] ( https://github.com/message-db/message-db/releases/tag/v1.1.1 )
34+
35+ - Vestigial debug output is removed from write_message
36+
37+ ## 1.1.0
38+
39+ Wed Dec 11 2019
40+
41+ Message DB compatibility: [ 1.1.0] ( https://github.com/message-db/message-db/releases/tag/v1.1.0 )
42+
43+ - The message_store role does not own the schema
44+
45+ # 1.0.0
46+
47+ Tue Dec 10 2019
48+
49+ Message DB compatibility: [ 1.0.0] ( https://github.com/message-db/message-db/releases/tag/v1.0.0 )
50+
51+ - Initial release
You can’t perform that action at this time.
0 commit comments