We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6093e8 commit d1b05b0Copy full SHA for d1b05b0
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# daemonigo Changelog
2
3
+## v0.3.1 (2015-01-02)
4
+
5
+- Fixed graceful_http example to handle keep-alive requests correctly
6
7
8
## v0.3.0 (2014-12-10)
9
10
- Added notify_parent example
@@ -9,7 +14,7 @@
14
15
## v0.2.0 (2014-10-09)
11
16
12
-- Added overriding flag.Usage() std function instead of manual creating
17
+- Added overriding `flag.Usage()` std function instead of manual creating
13
18
usage description
19
- Added graceful_http example
20
- Updated godoc for echo_server example
0 commit comments