From dc787326b0a05cd83a79a3386723ad72ef5b3811 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Mon, 17 Aug 2020 16:58:15 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab24c6e..466e020 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.8] - 2020-08-17 -## Added +## Changed - Filter out holds from status tabs that are not waiting at the logged in library - Disable submit button on staff side until a valid pickup slot is selected +- Disable submit button on opac side until a valid pickup slot is selected +- Ensure datepicker icon is disable correctly +- Add 'require' lines to API controller to ensure it has access to those modules ## [1.0.8] - 2020-08-17 ## Added