Skip to content

Commit

Permalink
Fixed release number in changelog (#1172)
Browse files Browse the repository at this point in the history
  • Loading branch information
smithdc1 committed Jun 11, 2021
1 parent 1635074 commit 7ce02ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -8,7 +8,7 @@
* Dropped support for Python 3.5
* Dropped support for Django 3.0

See the [1.11.2 Milestone](https://github.com/django-crispy-forms/django-crispy-forms/milestone/16?closed=1) for the full change list.
See the [1.12.0 Milestone](https://github.com/django-crispy-forms/django-crispy-forms/milestone/16?closed=1) for the full change list.

## 1.11.2 (2021-03-16)
* Added HTML parsing tools to help testing of template packs (#1128)
Expand Down

0 comments on commit 7ce02ff

Please sign in to comment.