Skip to content

Commit 5d0a602

Browse files
author
semantic-release
committed
0.7.0
Automatically generated by python-semantic-release
1 parent 618cd14 commit 5d0a602

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v0.7.0 (2026-02-26)
5+
6+
### Features
7+
8+
- Add fastsqla-pagination agent skill ([#31](https://github.com/hadrien/FastSQLA/pull/31),
9+
[`618cd14`](https://github.com/hadrien/FastSQLA/commit/618cd1485b4d5db672a04abf7f5ab596c5171146))
10+
11+
412
## v0.6.0 (2026-02-26)
513

614
### Chores

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "FastSQLA"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
description = "SQLAlchemy extension for FastAPI that supports asynchronous sessions and includes built-in pagination."
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)