Skip to content

Commit

Permalink
0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-yin committed Sep 14, 2024
1 parent 5254eec commit 9444569
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.0.6

1. Update `checkbox`, `radio select`, `checkbox select multiple` styles, make css classes can be managed via formify helper.

## 0.0.5

1. Initial release
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-formify"
version = "0.0.5"
version = "0.0.6"
description = "Django-Formify seamlessly integrates Tailwind CSS styles into your Django forms for a modern look."
authors = ["Michael Yin <michaelyin@accordbox.com>"]
license = "MIT"
Expand Down

0 comments on commit 9444569

Please sign in to comment.