Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Mar 18, 2024
1 parent 68141c7 commit e2a0213
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [2.1.2] - 2024-03-18
### Added
- Fix LastInsertId error in postgres driver (by @oxyno-zeta)
### Changed
- Update dependencies

## [2.1.1] - 2023-09-14
### Added
- Add to test suite pure-go sqlite implementation: github.com/glebarez/sqlite
### Changed
Expand Down

0 comments on commit e2a0213

Please sign in to comment.