Mention fix for pickle files

This commit is contained in:
Łukasz Langa 2018-05-21 11:22:08 -07:00
parent 5fd1e91bff
commit f1f12284e0

View File

@ -651,6 +651,11 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
## Change Log ## 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 ### 18.5b0
* call chains are now formatted according to the * call chains are now formatted according to the