X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/a9047710932a509f9ba24dde0160e8ae3afc218f..e5bb92f53c9ad736b4cade4738c8e6727f68a88c:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 22293f1..6d418b9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,10 @@ - move to 'py3' tagged wheels (#1388) +- remove deprecated `--py36` option (#1236) + +- add `--force-exclude` argument (#1032) + #### Vim plugin - prefer virtualenv packages over global packages (#1383) @@ -125,7 +129,7 @@ - whitespace at the beginning of the file is now removed (#399) - fixed mangling [pweave](http://mpastell.com/pweave/) and - [Spyder IDE](https://pythonhosted.org/spyder/) special comments (#532) + [Spyder IDE](https://www.spyder-ide.org/) special comments (#532) - fixed unstable formatting when unpacking big tuples (#267)