1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00

More changelog, close to shippign 2.15.0

This commit is contained in:
Lee Hambley 2013-04-23 09:35:36 +02:00
parent 341629b2b9
commit 48d490235a

View file

@ -1,5 +1,7 @@
## 2.14.1 (tentative) / January 10 2013 ## 2.15.0 / April 23 2013
* New varaible :shared_assets_prefix to allow people to host somewhere other
than `/assets/`. Default is `assets`.
* Bring back web:enable and web:disable tasks. Sincerely apologies to all affected * Bring back web:enable and web:disable tasks. Sincerely apologies to all affected
removing these was one of the most glaring mistakes we've made on this projec removing these was one of the most glaring mistakes we've made on this projec
and I feel personally responsible. and I feel personally responsible.