
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Evergreen ILS". The branch, main has been updated via c10dd06b049940850d50743f751b79bc93784186 (commit) from 5690c1533f239a04f4e84b4ac46bfe294306899c (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit c10dd06b049940850d50743f751b79bc93784186 Author: Andrea Buntz Neiman <abneiman@equinoxinitiative.org> Date: Tue May 20 11:17:52 2025 -0400 Docs: 3.13.11 release notes Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org> diff --git a/docs/RELEASE_NOTES_3_13.adoc b/docs/RELEASE_NOTES_3_13.adoc index 7cc4f0aef7..6ef8c6a622 100644 --- a/docs/RELEASE_NOTES_3_13.adoc +++ b/docs/RELEASE_NOTES_3_13.adoc @@ -3,6 +3,36 @@ :numbered: :toclevels: 3 + +== Evergreen 3.13.11 == + +This release contains bug fixes and documentation fixes improving on Evergreen 3.13.10. + +=== OPAC === + +* Makes patron self-registration aware of org unit tree. (https://bugs.launchpad.net/evergreen/+bug/1890629[Bug 1890629]) + +=== Reports === + +* Fixes report table alias calculation for joins (https://bugs.launchpad.net/evergreen/+bug/2092695[Bug 2092695]) + +=== Acknowledgements === + +We would like to thank the following individuals who contributed code, testing, documentation, and patches to the 3.13.11 point release of Evergreen: + +* Andrea Buntz Neiman +* Blake Graham-Henderson +* Galen Charlton +* Jason Stephenson +* Llewellyn Marshall +* Martha Driscoll +* Michele Morgan +* Mike Rylander +* Ruth Frasur Davis +* Terran McCanna + + + == Evergreen 3.13.10 == This release contains bug fixes and documentation fixes improving on Evergreen 3.13.9. ----------------------------------------------------------------------- Summary of changes: docs/RELEASE_NOTES_3_13.adoc | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) hooks/post-receive -- Evergreen ILS