docs: add link to Angular component/material changelog. (#37491)

At present, users don't have an easy way to discover what
deprecations occurred for Angular CDK or Angular Material.
This change adds a link to the changelog to the deprecations.md
file.

PR Close #37491
This commit is contained in:
David Shevitz 🔵 2020-06-08 21:12:27 +00:00 committed by Misko Hevery
parent d3a817549b
commit 12f2101d08
1 changed files with 1 additions and 2 deletions

View File

@ -62,8 +62,7 @@ v9 - v12
| template syntax | [`/deep/`, `>>>`, and `::ng-deep`](#deep-component-style-selector) | <!--v7--> unspecified |
| browser support | [`IE 9 and 10, IE mobile`](#ie-9-10-and-mobile) | <!--v10--> v11 |
For information about Angular CDK and Angular Material deprecations, see the [changelog](https://github.com/angular/components/blob/master/CHANGELOG.md).
## Deprecated APIs