From 6852d87d2e2af5eb6968c2c54f3042d4c6a219da Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sun, 10 Mar 2019 23:37:36 +0000 Subject: [PATCH] Update changelog --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4881132c..2fc0699c 100644 --- a/README.md +++ b/README.md @@ -410,6 +410,14 @@ This is similar to static linking, so it might have some licence implications. C Changelog ========= +### 0.10.2 + +_10 March 2019_ + +- 🛠 Revert temporary fix in macOS, that was working around a bug in pip 19 (#129) +- 🛠 Update Python to 2.7.16 on macOS +- 🛠 Update OpenSSL patch to 1.0.2r on macOS + ### 0.10.1 _3 February 2019_