From a67d0244a046a0a8efbd16d7ac37b611bd9145a1 Mon Sep 17 00:00:00 2001 From: Tzu-ping Chung Date: Mon, 30 Jul 2018 12:49:28 +0800 Subject: [PATCH] News --- news/2607.bugfix | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 news/2607.bugfix diff --git a/news/2607.bugfix b/news/2607.bugfix new file mode 100644 index 00000000..101124a8 --- /dev/null +++ b/news/2607.bugfix @@ -0,0 +1,2 @@ +Catch JSON decoding error to prevent exception when the lock file is of +invalid format.