forked from meleyal/backbone-on-rails
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
36 lines (30 loc) · 903 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
CHANGELOG
=========
0.9.10.0 (Jan 22, 2013)
----------------------
- Update Backbone to 0.9.10 (#42)
0.9.9.0 (Dec 14, 2012)
----------------------
- Update Backbone to 0.9.9 (#40)
- Update Underscore to 1.4.3 (#40)
0.9.2.3 (Oct 25, 2012)
----------------------
- Update Underscore to 1.4.2 (#37)
- Update file naming to match latest version of book (#33)
- Install generator works on empty manifests (#16)
0.9.2.2 (Oct 21, 2012)
----------------------
- Remove `--namespace` option for generators
- Update Underscore to 1.4.1
- Use sentinel when injecting files into manifest
- Don't lock ejs and eco gem versions
- Unit tests
0.9.2.1 (Jul 12, 2012)
----------------------
- Update Underscore to 1.3.3
0.9.2.0 (Mar 22, 2012)
----------------------
- Update Backbone to 0.9.2
- More Rails-y file naming conventions
- Namespace option for generators
- Set model option on collection