Skip to content

Commit 52f0e3c

Browse files
committed
docs: add link to the v6 release announcement to our changelog
1 parent 61265b4 commit 52f0e3c

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
<a name="6.0.0"></a>
2-
# [6.0.0](https://github.com/angular/angular/compare/6.0.0-rc.6...6.0.0) (2018-05-03)
2+
# [6.0.0](https://github.com/angular/angular/compare/6.0.0-beta.0...6.0.0) (2018-05-03)
3+
4+
### Release Highlights & Update instructions
5+
6+
Angular v6 is the first release of Angular that unifies the Framework, Material and CLI.
7+
8+
To learn about the release highlights and our new CLI-powered update workflow for your projects please check out the [v6 release announcement](https://blog.angular.io/version-6-0-0-of-angular-now-available-cc56b0efa7a4).
9+
310

411

512
### Dependency updates
@@ -137,7 +144,7 @@
137144

138145

139146

140-
### POSSIBLE BREAKING CHANGES
147+
### Possible Breaking Changes
141148

142149
* **animations:** When animation is triggered within a disabled zone, the associated event (which an instance of AnimationEvent) will no longer report the totalTime as 0 (it will emit the actual time of the animation).
143150

0 commit comments

Comments
 (0)