From: Jeff Davis Date: Fri, 10 Mar 2023 01:07:39 +0000 (-0800) Subject: LP#2009891: release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fjeffdavis%2Flp2009891-carousel-api-additions;p=working%2FEvergreen.git LP#2009891: release notes Signed-off-by: Jeff Davis --- diff --git a/docs/RELEASE_NOTES_NEXT/API/carousels.adoc b/docs/RELEASE_NOTES_NEXT/API/carousels.adoc new file mode 100644 index 0000000000..415097e89d --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/API/carousels.adoc @@ -0,0 +1,2 @@ +* The open-ils.actor.carousel.retrieve_by_org API now returns the carousel's default name in addition to the override name. +* The open-ils.actor.carousel.get_contents API now returns the item author as well as title.