diff --git a/CHANGELOG.md b/CHANGELOG.md index ff419d953d8cb..70a5ef6506197 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,18 @@ + +# 14.0.0-next.0 (2022-01-26) +### language-service +| Commit | Type | Description | +| -- | -- | -- | +| [9d4af65e34](https://github.com/angular/angular/commit/9d4af65e343e41b48cb9afd12c2b61d8ca61a9ac) | feat | Provide plugin to delegate rename requests to Angular ([#44696](https://github.com/angular/angular/pull/44696)) | +### service-worker +| Commit | Type | Description | +| -- | -- | -- | +| [ec0a0e0669](https://github.com/angular/angular/commit/ec0a0e0669ef5d2f524fbf9a540eb2b306b2e24a) | feat | add `cacheOpaqueResponses` option for data-groups ([#44723](https://github.com/angular/angular/pull/44723)) | +## Special Thanks +Andrew Kushnir, Dylan Hunn, George Kalpakas, JiaLiPassion, Joey Perrott and ivanwonder + + + # 13.2.0 (2022-01-26) ## Deprecations