Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Sep 7, 2016
1 parent 296a9e1 commit 1a89066
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 1.0.0
+ Load settings from a json file. See the [settings test](test/settings.js)
for an example.
+ Remove CEE support (use `pino-syslog` instead)
+ Add support for dealing with TCP back pressure. See [issue 4][i4].

[i4]: https://github.com/jsumners/pino-socket/issues/4

### 0.4.1
+ Shutdown when `stdin` closes (issue #5)

Expand Down

0 comments on commit 1a89066

Please sign in to comment.