Skip to content

Commit 243e2bf

Browse files
committed
Update Changelog
1 parent c7f260d commit 243e2bf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.1 (release date: 2013-11-12)
2+
3+
* Improved init process script (`/sbin/my_init`): it now handles shutdown correctly. Previously, `docker stop` would not have any effect on `my_init`, causing the whole container to be killed with SIGKILL. The new init process script gracefully shuts down all runit services, then exits.
4+
15
## 0.9.0 (release date: 2013-11-12)
26

37
* Initial release

0 commit comments

Comments
 (0)