Skip to content

Commit d311cae

Browse files
committed
Update changelog for 0.33.0
1 parent f14d2d2 commit d311cae

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
### Latest Changes
22

3+
# 0.33.0 - 2025-09-26
4+
5+
## New Features
6+
* Show type of form failure rather than just an error happened by @prodigisoftwares in https://github.com/feldroy/air/pull/495
7+
* Constrain the exports from air.ext.sql by @pydanny in https://github.com/feldroy/air/pull/496
8+
* Add dark theme support to docs by @EnriqueSoria in https://github.com/feldroy/air/pull/499
9+
* Renderable Type for Tag children by @audreyfeldroy in https://github.com/feldroy/air/pull/498
10+
11+
## Bugfixes
12+
13+
* docs: update jinja templating example by @alaminopu in https://github.com/feldroy/air/pull/497
14+
15+
## Chores
16+
* ⬆(deps): Bump the python-dependencies group across 1 directory with 5 updates by @dependabot[bot] in https://github.com/feldroy/air/pull/494
17+
* Bring forward old version release instructions by @pydanny in https://github.com/feldroy/air/pull/501
18+
19+
## New Contributors
20+
* @EnriqueSoria made their first contribution in https://github.com/feldroy/air/pull/499
21+
22+
**Full Changelog**: https://github.com/feldroy/air/compare/v0.32.0...v0.33.0
23+
324
# 0.32.0 - 2025-09-24
425

526
## What's Changed

0 commit comments

Comments
 (0)