diff --git a/CHANGELOG b/CHANGELOG index a5f127e7..e0af636d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ v0.4.2: date: 2013-11-21 changes: + - Extract internal "namespace" lib to external "getobject" lib. - "Grunt collections" are now deprecated, use peerDependencies. See "grunt-contrib" 0.8.0 for details. - Fix stdout / stderr issues on Windows. Closes gh-940, gh-921, gh-744, gh-792, gh-644, gh-708. - Fix pipe-redirecting on Windows. Closes gh-510.