Skip to content

Commit bd64b91

Browse files
chitsaouyorkxin
authored andcommitted
add table of gem-jquery versions
1 parent 1062c33 commit bd64b91

File tree

2 files changed

+40
-1
lines changed

2 files changed

+40
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ minor version bump = minor-level updates to jquery
1919
major version bump = major-level updates to jquery and updates to rails which may be backwards-incompatible
2020
```
2121

22-
See CHANGELOG.md to see which versions of jquery-rails bundle which
22+
See VERSIONS.md to see which versions of jquery-rails bundle which
2323
versions of jQuery.
2424

2525
## Installation

VERSIONS.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
# Bundled Versions
2+
3+
| Gem | jQuery | jQuery UI |
4+
|-----|--------|-----------|
5+
| 3.0.1 | 1.10.1 | - |
6+
| 3.0.0 || - |
7+
| 2.3.0 | 1.10.0 | 1.10.3 |
8+
| 2.2.2 |||
9+
| 2.2.1 | 1.9.1 ||
10+
| 2.2.0 | 1.9.0 ||
11+
| 2.1.4 | 1.8.3 | 1.9.2 |
12+
| 2.1.3 | 1.8.2 ||
13+
| 2.1.2 | 1.8.1 ||
14+
| 2.1.1 |||
15+
| 2.1.0 | 1.8.0 | 1.8.23 |
16+
| 2.0.3 |||
17+
| 2.0.2 | 1.7.2 | 1.8.18 |
18+
| 2.0.1 |||
19+
| 2.0.0 |||
20+
| 1.0.19 | 1.7.1 ||
21+
| 1.0.18 |||
22+
| 1.0.17 | 1.7.0 ||
23+
| 1.0.16 | 1.6.4 | 1.8.16 |
24+
| 1.0.15 |||
25+
| 1.0.14 |||
26+
| 1.0.13 | 1.6.2 | 1.8.14 |
27+
| 1.0.12 |||
28+
| 1.0.11 |||
29+
| 1.0.10 |||
30+
| 1.0.9 |||
31+
| 1.0.8 |||
32+
| 1.0.7 |||
33+
| 1.0.6 |||
34+
| 1.0.5 |||
35+
| 1.0.4 |||
36+
| 1.0.3 | 1.6.1 ||
37+
| 1.0.2 |||
38+
| 1.0.1 || 1.8.12 |
39+
| 1.0.0 | 1.6.0 | - |

0 commit comments

Comments
 (0)