You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Forked from https://github.com/cowboy/node-exit ([#1](https://github.com/gruntjs/node-exit-x/pull/1)), [#2](https://github.com/gruntjs/node-exit-x/pull/2))
12
+
13
+
## v0.1.2
14
+
15
+
2013-11-26
16
+
17
+
- Fixed a bug with hanging processes. ([cowboy#4](https://github.com/cowboy/node-exit/issues/4), [cowboy#5](https://github.com/cowboy/node-exit/pull/5))
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,12 +73,6 @@ C:\node-exit\test\fixtures>
73
73
74
74
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using `npm test`.
75
75
76
-
## Release History
77
-
78
-
2013-11-26 - v0.1.2 - Fixed a bug with hanging processes.
79
-
2013-09-26 - v0.1.1 - Fixed some bugs. It seems to actually work now!
0 commit comments