We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a983e commit b59073bCopy full SHA for b59073b
CHANGELOG.md
@@ -3,6 +3,13 @@ daemonize changelog
3
4
Here you can see the full list of changes between each daemonize release.
5
6
+Version 0.4.1
7
+-------------
8
+
9
+Released on March 27, 2019
10
11
+ * Fix armv7 build, #34
12
13
Version 0.4.0
14
-------------
15
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "daemonize"
-version = "0.4.0"
+version = "0.4.1"
license = "MIT/Apache-2.0"
authors = ["Fedor Gogolev <[email protected]>"]
repository = "https://github.com/knsd/daemonize"
0 commit comments