mirror of
https://github.com/Hopiu/django-imagekit.git
synced 2026-03-17 05:40:25 +00:00
Spelling error.
This commit is contained in:
parent
2d02e02b8c
commit
e7fe6d1d98
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ v2.0.0
|
|||
get a stale spec image. The tradeoff is that calling `invalidate()`
|
||||
won't block to interact with file storage.
|
||||
|
||||
- ``resize.Crop`` has been renamed to ``reszie.Fill``. Using ``resize.Crop``
|
||||
- ``resize.Crop`` has been renamed to ``resize.Fill``. Using ``resize.Crop``
|
||||
will throw a ``DeprecationWarning``.
|
||||
|
||||
- New processors have been added:
|
||||
|
|
|
|||
Loading…
Reference in a new issue