Skip to content

Commit

Permalink
Merge branch 'master' into fix-update-with-expressions
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Mar 30, 2024
2 parents dbbe4a2 + 3bf7df5 commit 4e577c1
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# SQLite driver for Yii Database Change Log

## 1.1.1 under development
## 1.2.1 under development

- no changes in this release.

## 1.2.0 March 21, 2024

- Enh #281: Remove unused code in `Command` class (@vjik)
- Enh #282: Change property `Schema::$typeMap` to constant `Schema::TYPE_MAP` (@Tigrov)
- Enh #283: Remove unnecessary check for array type in `Schema::loadTableIndexes()` (@Tigrov)
- Enh #287: Resolve deprecated methods (@Tigrov)
- Enh #288: Minor refactoring of `DDLQueryBuilder` and `Schema` (@Tigrov)
- Enh #287: Resolve deprecated methods (@Tigrov)

## 1.1.0 November 12, 2023

Expand Down

0 comments on commit 4e577c1

Please sign in to comment.