From a5a916e085a3e0cc2454cbbd3dfbc06bc3d419e6 Mon Sep 17 00:00:00 2001 From: Lukas Holecek Date: Nov 10 2021 05:55:38 +0000 Subject: Release notes for 1.4.0 --- diff --git a/docs/release-notes.rst b/docs/release-notes.rst index e75af6c..7748add 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -2,6 +2,13 @@ Release Notes ============= +WaiverDB 1.4.0 +============== + +* On an authentication error, waiverdb-cli will now print the actual error + message instead of a JSONDecodeError exception. +* Documentation has been updated and moved to: https://waiverdb.readthedocs.io + WaiverDB 1.3.0 ==============