diff --git a/CHANGELOG b/CHANGELOG index 45ea3529..19068810 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -14,11 +14,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added fetchPatronEligibility server function that requests a patron's hold request eligibility status from Discovery API (SCC-3762) - Added patron ineligibility error messaging to HoldRequestErrorBanner component (SCC-3762) - Added eligibility checks to EDD and on-site request hold pages and API routes (SCC-3762) +- Added HoldContactButton component and update error copy per VQA requests (SCC-4427) ### Updated - Updated phone, email, notification preference and home library to be individually editable in Account Settings (SCC-4337, SCC-4254, SCC-4253) - Updated username to be editable in My Account header (SCC-4236) +- Format patron ineligibility reasons as list only when more than one (SCC-4427) +- Disable Hold Request submit button when patron is ineligible (SCC-4427) ## [1.3.6] 2024-11-6