Skip to content

Commit a417be3

Browse files
committed
1 parent b3a4ff7 commit a417be3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

HISTORY.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ unreleased
55
* deps: compressible@~2.0.9
66
- Fix regex fallback to not override `compressible: false` in db
77
- deps: mime-db@'>= 1.24.0 < 2'
8-
8+
9+
- Allow colors in workers
10+
- Deprecated `DEBUG_FD` environment variable
911
- Fix error when running under React Native
12+
- Use same color for same namespace
1013
1114

1215
1.6.2 / 2016-05-12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"accepts": "~1.3.3",
1313
"bytes": "2.4.0",
1414
"compressible": "~2.0.9",
15-
"debug": "2.3.0",
15+
"debug": "2.6.0",
1616
"on-headers": "~1.0.1",
1717
"vary": "~1.1.0"
1818
},

0 commit comments

Comments
 (0)