diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d3388bf..6a6160db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ - #627 PR by @asottile. - Use `file://` protocol for cloning under test - Fix `file://` clone paths being treated as urls for golang + - #629 PR by @asottile. - Add `ctypes` as an import for virtualenv healthchecks - Fixes python3.6.2 <=> python3.6.3 virtualenv invalidation - e70825ab by @asottile.