
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, rel_3_13 has been updated via 1948209e16eca31fc6ae91591fc50aeee6ec148d (commit) from 7295cd04d79ceb20734e107970c83a206f80549b (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 1948209e16eca31fc6ae91591fc50aeee6ec148d 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 d7169ac71f..2903297f97 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