Skip to content

Commit de04d85

Browse files
committed
Release version 1.1.0
1 parent a8d37cb commit de04d85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# SQLite driver for Yii Database Change Log
22

3-
## 1.0.2 under development
3+
## 1.1.0 November 12, 2023
44

55
- Enh #263: Support json type (@Tigrov)
6+
- Enh #278: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
67
- Bug #268: Fix foreign keys: support multiple foreign keys referencing to one table and possible null columns for reference (@Tigrov)
78
- Bug #271: Refactor `DMLQueryBuilder`, related with yiisoft/db#746 (@Tigrov)
8-
- Enh #278: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
99

1010
## 1.0.1 July 24, 2023
1111

0 commit comments

Comments
 (0)