Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit e3eac43

Browse files
chore: Update changelog
1 parent 3f375d5 commit e3eac43

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
and is generated by [git-cliff](https://github.com/orhun/git-cliff).
88

9+
## [0.1.1] - 2023-10-6
10+
11+
### Added
12+
13+
- Official support for Python 3.12 ([#39](https://github.com/edgarrmondragon/sqlean-driver/issues/39))
14+
15+
### Testing
16+
17+
- Report version `sqlean.py` in pytest output ([#25](https://github.com/edgarrmondragon/sqlean-driver/issues/25))
18+
- Catch warnings ([#28](https://github.com/edgarrmondragon/sqlean-driver/issues/28))
19+
920
## [0.1.0] - 2023-08-14
1021

1122
### Added

0 commit comments

Comments
 (0)