Skip to content

Commit

Permalink
docs: add link to Angular component/material changelog. (#37491)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
David Shevitz 🔵 authored and subratpalhar92 committed Aug 15, 2020
1 parent a35b2ab commit c73264e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aio/content/guide/deprecations.md
Expand Up @@ -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

Expand Down

0 comments on commit c73264e

Please sign in to comment.