Skip to content

Commit 70a1f89

Browse files
committed
Release version 1.2.0
1 parent 743a684 commit 70a1f89

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

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

3-
## 1.1.1 under development
3+
## 1.2.0 November 12, 2023
44

5-
- Enh #301: Refactor `JsonExpressionBuilder` (@Tigrov)
5+
- Chg #319: Remove use of abstract type `SchemaInterface::TYPE_JSONB` (@Tigrov)
66
- Enh #300: Refactor `ArrayExpressionBuilder` (@Tigrov)
7+
- Enh #301: Refactor `JsonExpressionBuilder` (@Tigrov)
78
- Enh #302: Refactor `ColumnSchema` (@Tigrov)
9+
- Enh #321: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
810
- Bug #302: Fix incorrect convert string value for BIT type (@Tigrov)
911
- Bug #309: Fix retrieving sequence name from default value (@Tigrov)
1012
- Bug #313: Refactor `DMLQueryBuilder`, related with yiisoft/db#746 (@Tigrov)
11-
- Chg #319: Remove use of abstract type `SchemaInterface::TYPE_JSONB` (@Tigrov)
12-
- Enh #321: Move methods from `Command` to `AbstractPdoCommand` class (@Tigrov)
1313

1414
## 1.1.0 July 24, 2023
1515

0 commit comments

Comments
 (0)