Skip to content

Commit

Permalink
chore: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Oct 7, 2023
1 parent 3f375d5 commit e3eac43
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [git-cliff](https://github.com/orhun/git-cliff).

## [0.1.1] - 2023-10-6

### Added

- Official support for Python 3.12 ([#39](https://github.com/edgarrmondragon/sqlean-driver/issues/39))

### Testing

- Report version `sqlean.py` in pytest output ([#25](https://github.com/edgarrmondragon/sqlean-driver/issues/25))
- Catch warnings ([#28](https://github.com/edgarrmondragon/sqlean-driver/issues/28))

## [0.1.0] - 2023-08-14

### Added
Expand Down

0 comments on commit e3eac43

Please sign in to comment.