Skip to content

Commit c63424a

Browse files
committed
1 parent bbed802 commit c63424a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ unreleased
22
==========
33

44
* Add debug message when loading view engine
5+
6+
- Allow colors in workers
7+
- Deprecated `DEBUG_FD` environment variable set to `3` or higher
8+
- Fix error when running under React Native
9+
- Use same color for same namespace
10+
511

612
4.14.1 / 2017-01-28
713
===================

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"content-type": "~1.0.2",
3434
"cookie": "0.3.1",
3535
"cookie-signature": "1.0.6",
36-
"debug": "~2.2.0",
36+
"debug": "2.6.1",
3737
"depd": "~1.1.0",
3838
"encodeurl": "~1.0.1",
3939
"escape-html": "~1.0.3",

0 commit comments

Comments
 (0)