style removal

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-23 14:54:13 -05:00
parent a21160acd1
commit bcdfaff77a
+5 -3
View File
@@ -1,8 +1,10 @@
10.0.0:
- Deprecate 'update' command.
- Introduce 'sync' command.
- Introduce `pipenv sync` command.
- Introduce `pipenv clean` command.
- Deprecate `pipenv update` command.
- Fully remove `check --style` functionality.
- Better `lock -r` functionality.
- Introduce `pipenv clean`.
9.1.0:
- Add --system flag to $ pipenv check.
- Removal of package name suggestions.