Skip to content

Commit

Permalink
docs: update ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
mreiferson committed Sep 18, 2015
1 parent 8a3b2fa commit 4929147
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
## go-nsq Change Log

### 1.0.5-alpha

**Upgrading from 1.0.4**: There are no backward incompatible changes.

* #156 - consumer: prevent data race on RNG
* #155 - config: support `flag.Value` interface
* #147/#150 - consumer: fix application of `max_backoff_duration` (thanks @judwhite)
* #138 - fix lint, vet, fmt issues
* #137 - remove `go-simplejson` dependency

### 1.0.4 - 2015-04-07

**Upgrading from 1.0.3**: There are no backward incompatible changes.
Expand Down

0 comments on commit 4929147

Please sign in to comment.