From f1f12284e0e9424890b2616b198e69ed7e147116 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Langa?= Date: Mon, 21 May 2018 11:22:08 -0700 Subject: [PATCH] Mention fix for pickle files --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5067557..f3a9bb8 100644 --- a/README.md +++ b/README.md @@ -651,6 +651,11 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ## Change Log +### 18.5b1 (unreleased) + +* Python grammar pickle caches are stored with the formatting caches, making + *Black* work in environments where site-packages is not user-writable (#192). + ### 18.5b0 * call chains are now formatted according to the -- 2.39.5