We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a6e71 commit 83645c2Copy full SHA for 83645c2
1 file changed
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to the SQLiteQ project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
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
14
## [0.2.2] - 2025-05-17
15
16
### Fixed
0 commit comments