Skip to content

Commit 83645c2

Browse files
authored
chore: update changelog for v0.2.3 release (#4)
1 parent b0a6e71 commit 83645c2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to the SQLiteQ project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.2.3] - 2025-01-27
9+
10+
### Changed
11+
12+
- Refactored database transaction handling by removing redundant rollback calls for better code clarity
13+
814
## [0.2.2] - 2025-05-17
915

1016
### Fixed

0 commit comments

Comments
 (0)