From 8ea71c62d95a340eaff7531ae0f6e769fbeea34b Mon Sep 17 00:00:00 2001 From: Remington Steed Date: Mon, 20 May 2019 09:27:58 -0400 Subject: [PATCH] Docs: Fix list formatting in 3.2 release notes An AsciiDoc list needs a blank line before it. Otherwise, it is just part of the paragraph. Signed-off-by: Remington Steed --- docs/RELEASE_NOTES_3_2.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE_NOTES_3_2.adoc b/docs/RELEASE_NOTES_3_2.adoc index fa08fa1bab..fe57122a3d 100644 --- a/docs/RELEASE_NOTES_3_2.adoc +++ b/docs/RELEASE_NOTES_3_2.adoc @@ -824,6 +824,7 @@ Support for Last Inventory Date Evergreen now provides an option to add an inventory date to items to facilitate the process of performing inventory in libraries. Staff can add an inventory date to an item in one of the following ways: + * From the check in screen, there is now an Update Inventory check in modifier. When selected, scanned barcodes will have the current date/time added as the inventory date while the item is checked in. -- 2.11.0