Skip to content

Commit eb54c0c

Browse files
committed
docs: update changelog
1 parent 7e3a615 commit eb54c0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Here you can see the full list of changes between each daemonize release.
66
Version 0.5.0
77
-------------
88

9+
Released on February 25, 2023
10+
911
* Make tests pass on NetBSD, #37
1012
* Don't close file descriptors since dup2 will close it atomically before dup, #41
1113
* Replace dependency tempdir with tempfile, #42
@@ -17,6 +19,8 @@ Version 0.5.0
1719
* Hide User implementations
1820
* Add Mask type
1921
* Add an option to keep parent process alive after daemonize
22+
* Wait for the first child to fork
23+
* Ensure pid file ends with line separator
2024

2125
Version 0.4.1
2226
-------------

0 commit comments

Comments
 (0)