From 013cb2b374cc6d649d25bc35ba592a8f88f484df Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Langa?= Date: Mon, 18 Jun 2018 16:18:45 -0700 Subject: [PATCH] Update README with missing fixes in Change Log --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2693d10..bc27a8a 100644 --- a/README.md +++ b/README.md @@ -822,6 +822,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ### 18.6b3 +* typing stub files (`.pyi`) now have blank lines added after constants (#340) + * fixed improper formatting of f-strings with quotes inside interpolated expressions (#322) @@ -831,6 +833,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed cannibalizing backslashes during string normalization +* fixed a crash due to symbolic links pointing outside of the project directory (#338) + ### 18.6b2 @@ -1165,6 +1169,7 @@ Multiple contributions by: * [Jonas Obrist](mailto:ojiidotch@gmail.com) * [Luka Sterbic](mailto:luka.sterbic@gmail.com) * [Miguel Gaiowski](mailto:miggaiowski@gmail.com) +* [Neraste](neraste.herr10@gmail.com) * [Osaetin Daniel](mailto:osaetindaniel@gmail.com) * [Peter Bengtsson](mailto:mail@peterbe.com) * [Stavros Korokithakis](mailto:hi@stavros.io) -- 2.39.5