From b29df0413fd361ec68eac98a5b3e67d2c5a7d36e Mon Sep 17 00:00:00 2001 From: Dan Ryan Date: Tue, 9 Oct 2018 02:37:12 -0400 Subject: [PATCH] Add news entry Signed-off-by: Dan Ryan --- news/2946.feature | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 news/2946.feature diff --git a/news/2946.feature b/news/2946.feature new file mode 100644 index 00000000..ec8f0f43 --- /dev/null +++ b/news/2946.feature @@ -0,0 +1,2 @@ +Implemented a new spinner during the locking process to let users know that locking is still in progress. +Added fallback resolution using ``passa`` to attempt to handle resolution failures.