* Added support for Bootstrap 5 Floating Labels (42) * Dropped support for Django 3.0 * Added support for Django 3.2
See [Milestones](https://github.com/django-crispy-forms/crispy-bootstrap5/milestone/5?closed=1) for full changelog.
0.3.120210303
* Fixed classes for `row` layout object (36)
See [Milestones](https://github.com/django-crispy-forms/crispy-bootstrap5/milestone/4?closed=1) for full changelog.
0.3
* Fixed rendering of select widgets (31)
See [Milestones](https://github.com/django-crispy-forms/crispy-bootstrap5/milestone/3?closed=1) for full changelog.
0.2
* Tested for compatibility with Bootstrap5 Beta 1 * Fixed InlineField (28) * Implemented new Bootstrap5 accordion (24) * Improved tests and fixed rendering of blank attributes (23)
See [Milestones](https://github.com/django-crispy-forms/crispy-bootstrap5/milestone/2) for full changelog.
0.1
* Initial release, compatibility with Bootstrap5 Alpha 3 * Converted templates from Bootstrap 4, and initial set of fixes * Brought forward Bootstrap 4 test suite and updated for Bootstrap5
See [Milestones](https://github.com/django-crispy-forms/crispy-bootstrap5/milestone/1) for full changelog.