From 36e718a37a472de61c35b4c2bbee5a3222c37618 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 8 Aug 2019 21:35:24 +0200 Subject: [PATCH] 16.0.2 NEWS --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 9b30b04d9..e2a6c5a38 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +## 16.0.2 2019-08-08 + +* Update to use new foreign key search (MODINVSTOR-339) and + use RMB 26.3.1 + ## 16.0.1 2019-07-31 * Fixes bug with certain combinations of CQL query clauses (MODINVSTOR-319)