We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 404699a commit 693903eCopy full SHA for 693903e
CHANGES.md
@@ -8,7 +8,6 @@ Message DB compatibility: [1.2.0](https://github.com/message-db/message-db/relea
8
9
- Install script will not create the database when the CREATE_DATABASE environment variable is set to "off"
10
11
-
12
## 1.1.6
13
14
Mon Jan 6 2020
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@eventide/message-db",
3
- "version": "1.1.6",
+ "version": "1.2.0",
4
"description": "Microservice native event store and message store for Postgres",
5
"author": "Eventide Project",
6
"license": "MIT",
0 commit comments