Skip to content

Commit 0483eda

Browse files
author
Lincoln J Race
committed
v1.6.1
1 parent fd045fa commit 0483eda

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
##### v1.6.1
2+
3+
* Fixes issue with multiple `blacklist`/`whitelist` options
4+
* Typo in README
5+
16
##### v1.6.0
27

38
* Adds in `whitelist` and `blacklist` support for `csrf`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lusca",
3-
"version": "1.6.0",
3+
"version": "1.6.1",
44
"description": "Application security for express.",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)