Skip to content

Commit 08a4a65

Browse files
committed
Update history.
1 parent 892799b commit 08a4a65

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

HISTORY.md

+33
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
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+
134
v0.2.1 - Sep 08, 2012
235
---------------------
336

0 commit comments

Comments
 (0)