daemons-0.3.0: NEWS.md
Changes
=======
0.3.0 (03 Feb 2020)
-------------------
- update to work with the new network library; thank you, @guibou
0.2.1 (03 Oct 2013)
-------------------
- update to work with cereal-0.4.0; thank you, Henry Laxen
0.2.0 (15 Sep 2013)
-------------------
- update to work with pipes-4.0.0; thank you, @gabriel439
0.1.2 (05 Apr 2013)
-------------------
- add `System.Posix.Daemon.killAndWait`; thank you, @isturdy
0.1.1 (18 Aug 2012)
-------------------
- do *not* use the `-threaded` runtime;
- use of IPv4 to workaround unpredictable behaviours in different
distros.