Skip to content

Commit

Permalink
changelog, version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssgreg committed Aug 17, 2017
1 parent 5bc5fbc commit c9afdba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 0.1.0

* initial version, all tests passed
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# ZeroDT [![Build Status](https://travis-ci.org/ssgreg/zerodt.svg?branch=master)](https://travis-ci.org/ssgreg/zerodt)

Zero downtime restart and graceful shutdown in one line of code

- TODO: errors in a separate channel
Expand All @@ -7,4 +8,3 @@ Zero downtime restart and graceful shutdown in one line of code
- TODO: tests
- TODO: travis
- TODO: doc.go #godoc
- TODO: changelog like here https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md

0 comments on commit c9afdba

Please sign in to comment.