From cdbd681ba0e7df04b9c7719dd43985cac4f5f6b9 Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Tue, 21 Feb 2023 15:16:29 +0530 Subject: [PATCH] Improved: added missing entry in release notes --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index 55a73167..c1b852e0 100644 --- a/release-notes.md +++ b/release-notes.md @@ -4,6 +4,7 @@ * Fixed: label on schedule threshold page(#179) by @ymaheshwari1 in https://github.com/hotwax/threshold-management/pull/180 * Fixed: permission issue on reorder and schedule job page(#85zrnnfqb) by @ymaheshwari1 in https://github.com/hotwax/threshold-management/pull/181 * Fixed: datetime not working when coming to the schedule threshold page again after scheduling a job successfully and redirect the user to select page when refreshing on schedule threshold page(#85zrnnfqb) by @ymaheshwari1 in https://github.com/hotwax/threshold-management/pull/182 +* Fixed: navigation to login failed for token expire (oms-api#61) by @adityasharma7 in https://github.com/hotwax/threshold-management/pull/184 **Full Changelog**: https://github.com/hotwax/threshold-management/compare/v2.0.0...v2.0.1