Skip to content

Commit

Permalink
Version bump 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bithavoc committed Sep 30, 2019
1 parent 5b06988 commit 434d82e
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
@@ -1,3 +1,6 @@
## 3.4.0
* Added: Nested Whitelists ([#225](https://github.com/bithavoc/express-winston/pull/225), @kapalex)

## 3.3.0
* Added: options.headerBlacklist ([#217](https://github.com/bithavoc/express-winston/pull/217), @maxday)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"middleware",
"colors"
],
"version": "3.3.0",
"version": "3.4.0",
"repository": {
"type": "git",
"url": "https://github.com/bithavoc/express-winston.git"
Expand Down

0 comments on commit 434d82e

Please sign in to comment.