From c32bea6ccf4e7ebf5a6bb3d57bcbe6069c3ca29c Mon Sep 17 00:00:00 2001 From: Front-end developer Date: Sun, 16 May 2021 03:13:08 +0200 Subject: [PATCH] docs: add link to the blog post in the changelog (#42109) PR Close #42109 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6812f6dd5e2..d44b4f4a870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1577,7 +1577,7 @@ discover but could be affecting production environments. -# [10.0.0](https://github.com/angular/angular/compare/10.0.0-rc.6...10.0.0) (2020-06-24 +# [10.0.0](https://github.com/angular/angular/compare/10.0.0-rc.6...10.0.0) (2020-06-24) [Blog post "Version 10 of Angular Now Available"](https://blog.angular.io/version-10-of-angular-now-available-78960babd41). @@ -3514,6 +3514,7 @@ This release contains various API docs improvements. [Blog post "Version 8 of Angular — Smaller bundles, CLI APIs, and alignment with the ecosystem"](https://blog.angular.io/version-8-of-angular-smaller-bundles-cli-apis-and-alignment-with-the-ecosystem-af0261112a27). + ### Release Highlights & Update instructions To learn about the release highlights and our CLI-powered automated update workflow for your projects please check out the [v8 release announcement](https://blog.angular.io/version-8-of-angular-smaller-bundles-cli-apis-and-alignment-with-the-ecosystem-af0261112a27).