From ac80c4268bc0b9017e2ca5e08a41076b3f0eb266 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Fri, 31 Dec 2021 16:55:05 -0800 Subject: [PATCH] changes for v11.0.3 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index f405023..4d77de5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +11.0.3 (2021-12-31) +++++++++++++++++++ + +- Bugfix to not delete old wakatime-cli until finished downloading new version. + `#107 `_ + + 11.0.2 (2021-11-17) ++++++++++++++++++