From: Kathy Lussier <klussier@masslnc.org> Date: Fri, 25 May 2018 21:12:59 +0000 (-0400) Subject: Docs: Release notes entry for lp1732975 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=160f41beb4c4490b1452146ab11de407e7b22620;p=evergreen%2Fequinox.git Docs: Release notes entry for lp1732975 Signed-off-by: Kathy Lussier <klussier@masslnc.org> --- diff --git a/docs/RELEASE_NOTES_3_0.adoc b/docs/RELEASE_NOTES_3_0.adoc index e6cdc1adc6..d08842459b 100644 --- a/docs/RELEASE_NOTES_3_0.adoc +++ b/docs/RELEASE_NOTES_3_0.adoc @@ -124,6 +124,7 @@ General * Evergreen will now identify and handle invalid timezones. * Fixes an issue where a column header in some interfaces were automatically highlighted in green when retrieving the interface. +* The parts column in the Item Status screen now displays parts data. diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc index ee17573b4b..ec8da29c02 100644 --- a/docs/RELEASE_NOTES_3_1.adoc +++ b/docs/RELEASE_NOTES_3_1.adoc @@ -134,6 +134,7 @@ AngularJS versions (such as 1.7) from breaking the build process. * Evergreen will now identify and handle invalid timezones. * Fixes an issue where a column header in some interfaces were automatically highlighted in green when retrieving the interface. +* The parts column in the Item Status screen now displays parts data. Acknowledgements