Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
anrie authored Jan 28, 2022
1 parent 7cc7567 commit 08523a5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ You can enable this functionality project-wide by adding the following line to y
Custom jQuery
-------------

By default the image cropping widget embeds the jQuery version vendored with the Django admin.
By default the image cropping widget uses the jQuery version vendored with the Django admin.

You can point to another version using the ``IMAGE_CROPPING_JQUERY_URL`` setting, though compatibility
issues may arise if your jQuery version differs from the one that is tested against.
Expand Down Expand Up @@ -338,6 +338,11 @@ The cropping widget is not displayed when using a ``ForeignKey``.
Changelog
=========

1.6.2
-----

- Use the jQuery bundled with Django as the default jQuery for image cropping

1.6.1
-----

Expand Down

0 comments on commit 08523a5

Please sign in to comment.