Skip to content

Commit 2a26df5

Browse files
committed
docs: Add CHANGELOG.md
1 parent a5e26d7 commit 2a26df5

2 files changed

Lines changed: 29 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
## v0.2.2
2+
3+
2024-12-04
4+
5+
- Add TypeScript types definition ([#3](https://github.com/gruntjs/node-exit-x/pull/3))
6+
7+
## v0.2.1
8+
9+
2014-11-02
10+
11+
- 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))
18+
19+
## v0.1.1
20+
21+
2013-09-26
22+
23+
- Fixed some bugs. It seems to actually work now!
24+
25+
## v0.1.0
26+
27+
2013-09-20
28+
29+
- Initial release.

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,6 @@ C:\node-exit\test\fixtures>
7373

7474
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`.
7575

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!
80-
2013-09-20 - v0.1.0 - Initial release.
81-
8276
## License
8377

8478
Copyright (c) 2013 "Cowboy" Ben Alman

0 commit comments

Comments
 (0)