From 7d374681c566107c6cb93480cabd66bfdf4e7906 Mon Sep 17 00:00:00 2001 From: Kyle Huckins Date: Wed, 10 Jul 2019 16:24:19 +0000 Subject: [PATCH] Docs: lp1712861 Wide Holds Conditional Restrictions Notes - Add release notes for the additions made to the Wide Holds API. Signed-off-by: Kyle Huckins Changes to be committed: new file: docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc Signed-off-by: Bill Erickson --- docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc diff --git a/docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc b/docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc new file mode 100644 index 0000000000..1bb5bc6360 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc @@ -0,0 +1,6 @@ +Wide Holds Now Supports Multiple Conditional Restrictions +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +The Restrictions object passed into the Wide Holds API now +supports 'greater_than' and 'less_than' conditions, and can +utilize multiple conditions for a specific restriction at +the same time. \ No newline at end of file -- 2.11.0