From d7ee8675d8dae1929777331baec85e3b560e14c8 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Fri, 29 Apr 2022 11:19:05 -0700 Subject: [PATCH] changes for v11.0.5 --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 95228a1..79c3eb5 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,14 @@ History ------- +11.0.5 (2022-04-29) +++++++++++++++++++ + +- Bugfix to not overwrite global urlopener in embedded Python. + `#110 `_ +- Chmod wakatime-cli to be executable after updating on non-Windows platforms. + + 11.0.4 (2022-01-06) ++++++++++++++++++