From b908fc97b1a60b6b2b63bbc3316b1c89f53cdd5c Mon Sep 17 00:00:00 2001 From: Roman_Barannyk Date: Thu, 22 Apr 2021 20:04:32 +0300 Subject: [PATCH] Update NEWS --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 1424503b3..490e824de 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +## 12.2.1 2021-04-22 + +* Includes migration for missing staff slips (CIRCSTORE-273) +* Pickup expired not showing in Circulation log (CIRCSTORE-265) + ## 12.2.0 2021-03-09 * Requests may include patron comments (CIRCSTORE-255)