From 98ef902aaa67d342b56ec6fec101804821029c1e Mon Sep 17 00:00:00 2001 From: Oleksandr Vidinieiev Date: Fri, 1 Dec 2023 16:16:14 +0200 Subject: [PATCH] Update NEWS for release 17.1.4 --- NEWS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS.md b/NEWS.md index dc3ac19e..53a6df51 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +## 17.1.4 2023-12-01 +* Add missing indexes to table audit_loan (CIRCSTORE-474) + ## 17.1.3 2023-11-20 * Publish circulation rules update events (CIRCSTORE-470)