-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathCHANGELOG
38 lines (26 loc) · 951 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
Heroku Rails
v0.4.4
============================================
Fix heroku rake
Upgrade heroku authorization
Fix deprecation warning
v0.2.0
============================================
Added Heroku Settings tasks, and rails generators
Cleaned out lots of tasks that are now handled by editing config/heroku.yml and running `rake heroku:setup`
Namespaced tasks such as heroku:deploy, heroku:console, etc. The only top level task now is `rake all ...` which sets all the environments. Individual environment tasks (e.g. `rake production ...`) are still generated without a namespace.
v0.0.1
============================================
Initial fork and reorganization
Heroku Sans
v0.2.0
============================================
Elijah Miller
Fix newline error in gem manifest
Improve instructions
Glenn Roberts
Gem-ify it
Improve generation of gems manifest
v0.0.1.
============================================
Initial release.