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 f758ca8 commit bb7e7a8Copy full SHA for bb7e7a8
History.md
@@ -1,4 +1,10 @@
1
2
+v1.4.0 / 2016-01-25
3
+==================
4
+
5
+ * Flush once for each message
6
7
8
v1.3.0 / 2016-01-22
9
==================
10
main.go
@@ -16,7 +16,7 @@ import (
16
"github.com/tj/go-gracefully"
17
)
18
19
-var version = "1.3.0"
+var version = "1.4.0"
20
21
const usage = `
22
Usage:
0 commit comments