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

Commit

Permalink
docs: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dekobon committed Oct 20, 2020
1 parent 19764a3 commit 9550d5c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog

## v0.0.2
* refactor: broke apart sleep between restart logic (9723e29)
* feat: add coprocess time_between_restart (48afe11)
* refactor: add terminating restart policy (c39a34f)
* fix: make ending finished process exit cleanly (baebe47)

## v0.0.1
* fix: normalize temporary directory paths (0ba286a)
* feat: initial commit (a6ecaca)

0 comments on commit 9550d5c

Please sign in to comment.