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 68f46da commit da20092Copy full SHA for da20092
CHANGELOG.md
@@ -1,10 +1,14 @@
1
Yii2 multiple input change log
2
==============================
3
4
-1.0.4 in development
+1.0.5
5
--------------------
6
7
-- Bug #15: Fix setting current values of dropDownList
+1.0.4
8
+--------------------
9
+
10
+- Bug #15: Fix setting current values of dropDownList (unclead)
11
+- Bug #16 fix render of dropDown and similar inputs (unclead)
12
13
1.0.3
14
-----
composer.json
@@ -8,7 +8,7 @@
"yii2 multiple field"
],
"type": "yii2-extension",
- "version": "1.0.3",
+ "version": "1.0.4",
"license": "BSD-3-Clause",
"support": {
"issues": "https://github.com/unclead/yii2-multiple-input/issues?state=open",
0 commit comments