diff --git a/History.md b/History.md index 0b9e29bea8..871bf8926f 100644 --- a/History.md +++ b/History.md @@ -1,7 +1,8 @@ ## v.NEXT * The `findAll` method on template instances now returns a vanilla - array, not a jQuery object. #2039 + array, not a jQuery object. The `$` method continues to + return a jQuery object. #2039 * Speed up updates of NPM modules by upgrading Node to include our fix for https://github.com/npm/npm/issues/3265 instead of passing `--force` to