Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 9550d5c

Browse files
committed
docs: add changelog
1 parent 19764a3 commit 9550d5c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## v0.0.2
4+
* refactor: broke apart sleep between restart logic (9723e29)
5+
* feat: add coprocess time_between_restart (48afe11)
6+
* refactor: add terminating restart policy (c39a34f)
7+
* fix: make ending finished process exit cleanly (baebe47)
8+
9+
## v0.0.1
10+
* fix: normalize temporary directory paths (0ba286a)
11+
* feat: initial commit (a6ecaca)

0 commit comments

Comments
 (0)