|
| 1 | +v0.3.0 - July 10, 2013 |
| 2 | +---------------------- |
| 3 | + |
| 4 | + * **Stdin is now being passed, thereby making git prompts work.** |
| 5 | + * Foreman: Add foreman support. (#71) [Dan Sosedoff] |
| 6 | + * Foreman: Fix 'command not found' error. (#89, #101) |
| 7 | + * Foreman: Fix forman stop. [Andrew Rosa] |
| 8 | + * Fix `mina setup` showing an error. (#64) [Anthony Hristov] |
| 9 | + * Fix "broken pipe" error after deploying. (#64) [Tomas Varneckas] |
| 10 | + * Fix error regarding "open4" in Windows environments. (#58) |
| 11 | + * Fix the default script's "touch tmp/restart.txt" to work for reliably. (#77) |
| 12 | + [Eugene Diachkin] |
| 13 | + * Fix errors that happen when the host string is frozen. [sonots] |
| 14 | + * RVM: use 'rvm use --create'. (#81) [Marcos Beirigo] |
| 15 | + * RVM: Add 'rvm:wrapper' task to create wrappers. (#81) [Marcos Beirigo] |
| 16 | + * New helper method called 'capture' to capture SSH output. (#113) [Naoki |
| 17 | + Ainoya] |
| 18 | + * Fix encoding errors. (#68) [Faud Saud] |
| 19 | + |
| 20 | +Special thanks to all the contributors who made this release happen. |
| 21 | + |
| 22 | +https://github.com/nadarei/mina/compare/v0.2.1...v0.3.0 |
| 23 | + |
| 24 | +[sonots]: https://github.com/sonots |
| 25 | +[Tomas Varneckas]: https://github.com/tomasv |
| 26 | +[Anthony Hristov]: https://github.com/muxcmux |
| 27 | +[Dan Sosedoff]: https://github.com/sosedoff |
| 28 | +[Eugene Diachkin]: https://github.com/ineu |
| 29 | +[Marcos Beirigo]: https://github.com/marcosbeirigo |
| 30 | +[Andrew Rosa]: https://github.com/andrewhr |
| 31 | +[Naoki Ainoya]: https://github.com/saketoba |
| 32 | +[Faud Saud]: https://github.com/faudsaud |
| 33 | + |
1 | 34 | v0.2.1 - Sep 08, 2012
|
2 | 35 | ---------------------
|
3 | 36 |
|
|
0 commit comments