Forgot a line in the changelog

This commit is contained in:
Anthony Sottile 2017-10-03 21:21:24 -07:00
parent 883bd42046
commit e8641ee0a3

View file

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