From 3206a0747656d44c3bed21a416fe45fa89d05984 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Sun, 9 Feb 2020 23:36:29 -0800 Subject: [PATCH] changes for v9.1.0 --- HISTORY.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 01642c4..7ec4e61 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,15 @@ History ------- +9.1.0 (2020-02-09) +++++++++++++++++++ + +- Detect python in Windows LocalAppData install locations. +- Upgrade wakatime-cli to v13.0.4. +- Bundle cryptography, pyopenssl, and ipaddress packages for improved SSL + support on Python2. + + 9.0.2 (2019-12-04) ++++++++++++++++++