From d52749032ad69f6122e43c8334be6075d8f6eb8f Mon Sep 17 00:00:00 2001 From: Daniel Ziegler Date: Tue, 12 Sep 2017 12:08:49 +0200 Subject: [PATCH] Update Readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d40ce91..511c988 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,12 @@ Check the documentation for the [migration guide](https://statusengine.org/getti - PHP7 ## Changelog +**2.1.3** +Resolve missing notifications in database - again +The queues `statusngin_notifications` and `statusngin_contactnotificationdata` are no longer in +use by StatusengineLegacyShell. +All data is parsed out of `statusngin_contactnotificationmethod` + **2.1.2** Resolve missing notifications in database