File tree Expand file tree Collapse file tree 1 file changed +70
-0
lines changed Expand file tree Collapse file tree 1 file changed +70
-0
lines changed Original file line number Diff line number Diff line change
1
+ 2015-11-20 v2.2.1
2
+ -----------------
3
+
4
+ * Added standard Scrutinizer config
5
+ * Update translations
6
+ * DOC Composer branch-alias bump
7
+
8
+ 2015-11-02 v2.2.0
9
+ -----------------
10
+
11
+ * 3.2 compatibility
12
+ * FIX phpdoc blocks referring to Objects to built-in types of PHP
13
+ * Remove trailing spaces in the codebase
14
+ * FIX Adjust width to being 'min' width instead of fixed
15
+ * FIX some layout issues with drag icon
16
+
17
+ 2015-08-20 v2.1.1
18
+ -----------------
19
+
20
+ * Update translations
21
+
22
+ 2015-06-03 v2.1.0
23
+ -----------------
24
+
25
+ * NEW Re-order multivalue fields
26
+
27
+ 2015-05-18 v2.0.6
28
+ -----------------
29
+
30
+ * Making sure the LICENSE existed.
31
+
32
+ 2015-02-24 v2.0.5
33
+ -----------------
34
+
35
+ * Update translations
36
+ * FIX remove explicit raw2att call
37
+ * FIX Swap to using self::create_tag to avoid using deprecated method
38
+
39
+ 2015-01-16 v2.0.4
40
+ -----------------
41
+
42
+ * Update docs
43
+ * Update composer.json
44
+
45
+ 2014-08-21 v2.0.3
46
+ -----------------
47
+
48
+ * Update translations
49
+
50
+ 2014-01-27 v2.0.2
51
+ -----------------
52
+
53
+ * Add new lang strings
54
+ * API Added store keys for MultiValueCheckboxField
55
+
56
+ 2013-11-08 v2.0.1
57
+ -----------------
58
+
59
+ * Update composer.json
60
+ * Update docs
61
+
62
+ 2013-11-08 v2.0.0
63
+ -----------------
64
+
65
+ * Fixed unit tests
66
+ * Travis CI support
67
+ * Update docs
68
+ * Transifex support
69
+ * FIX Remove call to getTabIndex
70
+
1
71
2013-09-04 v1.0.0
2
72
-----------------
3
73
You can’t perform that action at this time.
0 commit comments