forked from evilmarty/jrails_auto_complete
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
61 lines (42 loc) · 953 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
HEAD [2011-04-24]
====================
Features
Enhancements
Changes
* updated jquery-ui to v1.8.12
Bugfixes
0.3.1 [2011-01-27]
====================
Features
Enhancements
Changes
* updated jquery-ui to v1.8.9
Bugfixes
0.3.0 [2010-08-28]
====================
Changes
* renamed plugin jquery_autocomplete
0.2.2 [2010-08-28]
====================
Changes
* no more jRails gem dependancy
0.2.1 [2010-08-27]
====================
Features
* added :disabled option
Enhancements
* avoid a Rails 3 deprecation warning
Changes
* updated jquery-ui to v1.8.4
0.2.0 [2010-05-08]
====================
Features
* named scope items filtering
Enhancements
* gem available
* documentation with yard
Bugfixes
* fix gem initialization in rails
0.1.0 [2010-02-03]
====================
First release.