Skip to content

Commit

Permalink
updated ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
treefrogframework committed Dec 30, 2021
1 parent c7c67ed commit 18c88f9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ChangeLog

## 2.3.0
- Fix a bug of inserting a double-type value by SqlObject.
- Implemented log output to calculate processing time of SQL query.
- Implemented logics to set the log format of the SQL query log.
- Implemented the treefrog command to show settings option.
- Modified the timing of initializing sqlite cache store.

## 2.2.0
- Fix a bug of cache logic for sqlite.
- Modified not to use core5compat module in running on Qt6.
Expand Down

0 comments on commit 18c88f9

Please sign in to comment.