-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,21 @@ | ||
# daemonigo Changelog | ||
|
||
## v0.3.0 (2014-12-10) | ||
|
||
- Added notify_parent example | ||
- Added `daemonigo.StartCommand` function | ||
- Reformatted code to max line width 80 symbols | ||
|
||
|
||
## v0.2.0 (2014-10-09) | ||
|
||
- Added overriding flag.Usage() std function instead of manual creating usage description | ||
- Added overriding flag.Usage() std function instead of manual creating | ||
usage description | ||
- Added graceful_http example | ||
- Updated godoc for echo_server example | ||
- Added changelog | ||
|
||
|
||
## v0.1.0 | ||
|
||
Initial release with echo_server example. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters