Skip to content

Commit da20092

Browse files
author
Eugene Tupikov
committed
prepare to release
1 parent 68f46da commit da20092

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
Yii2 multiple input change log
22
==============================
33

4-
1.0.4 in development
4+
1.0.5
55
--------------------
66

7-
- Bug #15: Fix setting current values of dropDownList
7+
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)
812

913
1.0.3
1014
-----

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"yii2 multiple field"
99
],
1010
"type": "yii2-extension",
11-
"version": "1.0.3",
11+
"version": "1.0.4",
1212
"license": "BSD-3-Clause",
1313
"support": {
1414
"issues": "https://github.com/unclead/yii2-multiple-input/issues?state=open",

0 commit comments

Comments
 (0)