Skip to content

Commit 08e3935

Browse files
committed
added message to changelog about increased minimal node version
1 parent d62c8ad commit 08e3935

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ v0.4.1
55
------
66

77
- Removed test code from <b>npm</b> package
8-
([see pull request #21](https://github.com/unclechu/node-deep-extend/pull/21)).
8+
([see pull request #21](https://github.com/unclechu/node-deep-extend/pull/21));
9+
- Increased minimal version of Node from 0.4.0 to 0.12.0
10+
(because can't run tests on lesser version anyway).
911

1012
v0.4.0
1113
------

0 commit comments

Comments
 (0)