We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b047dae commit 8eca958Copy full SHA for 8eca958
CHANGELOG.md
@@ -1,11 +1,11 @@
1
# Yii Database Change Log
2
3
-## 1.1.1 under development
+## 1.1.1 August 16, 2023
4
5
-- Bug #741: Fix `alterColumn()` method to accept `ColumnInterface::class` in argument `$type` (@terabytesoftw)
6
- New #617: Add debug collector for `yiisoft/yii-debug` (@xepozz)
7
- Enh #617, #733: Add specific psalm annotation of `$closure` parameter in `ConnectionInterface::transaction()`
8
method (@xepozz, @vjik)
+- Bug #741: Fix `alterColumn()` method to accept `ColumnInterface::class` in argument `$type` (@terabytesoftw)
9
10
## 1.1.0 July 24, 2023
11
0 commit comments