Docs: lp1712861 Wide Holds Conditional Restrictions Notes
authorKyle Huckins <khuckins@catalyte.io>
Wed, 10 Jul 2019 16:24:19 +0000 (16:24 +0000)
committerBill Erickson <berickxx@gmail.com>
Wed, 17 Jul 2019 14:46:39 +0000 (10:46 -0400)
- Add release notes for the additions made to the Wide Holds API.

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
new file:   docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc

Signed-off-by: Bill Erickson <berickxx@gmail.com>
docs/RELEASE_NOTES_NEXT/API/Wide_holds_additions.adoc [new file with mode: 0644]

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 (file)
index 0000000..1bb5bc6
--- /dev/null
@@ -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