diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f39b5bdf7..82d692472d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ NativeScript CLI Changelog ================ +6.3.3 (2020, January 13) +=== + +### New + +* [Implemented #5205](https://github.com/NativeScript/nativescript-cli/issues/5205): Support build hooks + +### Fixed + +* [Fixed #3818](https://github.com/NativeScript/nativescript-cli/issues/3818): Cannot set property 'socket' of null + + 6.3.2 (2020, January 9) ===