From: Ɓukasz Langa Date: Mon, 21 May 2018 18:22:08 +0000 (-0700) Subject: Mention fix for pickle files X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f1f12284e0e9424890b2616b198e69ed7e147116?ds=sidebyside;pf=etc Mention fix for pickle files --- 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