File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
+ ## v0.2.2 (2025-01-19)
4
+
5
+ ### Chore
6
+
7
+ * chore: update year in LICENSE (#7 ) ([ ` 47c6c07 ` ] ( https://github.com/hadrien/fastapi-async-sqla/commit/47c6c07d302f60fc568a11b3ff9897ee74975685 ) )
8
+
9
+ ### Fix
10
+
11
+ * fix: update package metadata (#8 ) ([ ` 4956bee ` ] ( https://github.com/hadrien/fastapi-async-sqla/commit/4956bee5b0a002bf20229026b8cb3701768ae72c ) )
12
+
3
13
## v0.2.1 (2025-01-19)
4
14
5
15
### Chore
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " FastAPI-Async-SQLA"
3
- version = " 0.2.1 "
3
+ version = " 0.2.2 "
4
4
description = " SQLAlchemy extension for FastAPI with support for asynchronous SQLAlchemy sessions and pagination."
5
5
readme = " README.md"
6
6
requires-python = " >=3.12"
You can’t perform that action at this time.
0 commit comments