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 f501041 commit a5d4ee9Copy full SHA for a5d4ee9
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Yii2 multiple input change log
2
==============================
3
4
-1.0.1 (in development)
+1.0.1
5
---------------------
6
7
- Enh #1: Implemented ability to use widget as column type (unclead)
composer.json
@@ -8,6 +8,7 @@
8
"yii2 multiple field"
9
],
10
"type": "yii2-extension",
11
+ "version": "1.0.1",
12
"license": "BSD-3-Clause",
13
"support": {
14
"issues": "https://github.com/unclead/yii2-multiple-input/issues?state=open",
0 commit comments