Joey Perrott
16bc0fc3ec
release: cut the v10.2.2 release
2020-11-04 12:32:09 -08:00
Alex Rickabaugh
43edc1b34c
release: cut the v10.2.1 release
2020-10-28 13:21:48 -07:00
Andrew Kushnir
61b1425aed
release: cut the v10.2.0 release
2020-10-21 17:42:17 +00:00
atscott
5db7b4c354
release: cut the v10.1.6 release
2020-10-14 13:33:19 -07:00
Joey Perrott
c4553bbed9
release: cut the v10.1.5 release
2020-10-07 14:20:12 -07:00
Alex Rickabaugh
a8134dcfd4
release: cut the v10.1.4 release
2020-09-30 12:54:50 -04:00
Alex Rickabaugh
73c7882629
release: cut the v10.1.3 release
2020-09-23 14:54:47 -04:00
Joey Perrott
fbcb66e70c
release: cut the v10.1.2 release
2020-09-16 14:38:02 -07:00
atscott
1c156eb304
release: cut the v10.1.1 release
2020-09-09 13:12:30 -07:00
Alan Cohen
0a277c6c40
docs: remove reverted bug fix from 10.1 change log ( #38718 )
...
PR Close #38718
2020-09-08 09:08:30 -07:00
Joey Perrott
c01bd0fe8e
release: cut the v10.1.0 release
2020-09-02 12:51:31 -07:00
Misko Hevery
fb06903237
release: cut the v10.1.0-rc.0 release
2020-08-26 11:57:57 -07:00
Misko Hevery
ecc6fd0d28
docs: release notes for the v10.0.14 release
2020-08-26 11:51:32 -07:00
Misko Hevery
cb3db0d31b
release: clean up changelog
2020-08-24 15:53:55 -07:00
Misko Hevery
d36828a7a1
release: cut the v10.1.0-next.8 release
2020-08-24 15:38:13 -07:00
Misko Hevery
f18e2d5898
docs: release notes for the v10.0.12 release
2020-08-24 15:31:03 -07:00
atscott
9af2de821c
release: cut the v10.1.0-next.7 release
2020-08-19 09:35:47 -07:00
atscott
0270020ac2
docs: release notes for the v10.0.11 release
2020-08-19 09:16:16 -07:00
atscott
64cf087ae5
release: cut the v10.1.0-next.6 release
2020-08-17 13:23:09 -07:00
atscott
fec9dcbeb0
docs: release notes for the v10.0.10 release
2020-08-17 13:19:03 -07:00
Andrew Kushnir
d6d7caa2a8
release: cut the v10.1.0-next.5 release
2020-08-12 09:57:20 -07:00
Andrew Kushnir
dcf7baf3d1
docs: release notes for the v10.0.9 release
2020-08-12 09:49:28 -07:00
Alex Rickabaugh
2fcabe1557
release: cut the v10.1.0-next.4 release
2020-08-04 16:13:39 -07:00
Alex Rickabaugh
192ef42304
docs: release notes for the v10.0.8 release
2020-08-04 16:07:27 -07:00
Alex Rickabaugh
4c7f233fa8
docs: release notes for the v10.0.7 release
2020-07-30 16:51:40 -07:00
Misko Hevery
57575e379f
release: cut the v10.1.0-next.3 release
2020-07-28 15:17:32 -07:00
Misko Hevery
28c3e2d15d
docs: release notes for the v10.0.6 release
2020-07-28 15:07:19 -07:00
Andrew Kushnir
970d10c671
release: cut the v10.1.0-next.2 release
2020-07-22 09:55:21 -07:00
Andrew Kushnir
8851ba9c9d
docs: release notes for the v10.0.5 release
2020-07-22 09:49:33 -07:00
atscott
1d9e56eba0
docs: release notes for the v10.0.4 release
2020-07-15 11:22:18 -07:00
atscott
e7c722574f
release: cut the v10.1.0-next.1 release
2020-07-15 10:07:43 -07:00
Alex Rickabaugh
1f796e9479
release: cut the v10.1.0-next.0 release
2020-07-08 14:21:29 -07:00
Alex Rickabaugh
1237d9cbea
docs: release notes for the v10.0.3 release
2020-07-08 14:00:58 -07:00
Alex Rickabaugh
b3969e9654
docs: release notes for the v9.1.12 release
2020-07-08 13:40:27 -07:00
Celilsemi Sam Erkiner
1d5ca55aab
docs(changelog): remove empty sections ( #36264 )
...
The changelog contains some empty sections (such as `### Bug Fixes`). This change removes these empty sections.
PR Close #36264
2020-07-01 09:22:56 -07:00
Celilsemi Sam Erkiner
e0033f1e10
docs(changelog): remove duplicate entries ( #36264 )
...
Remove duplicate entries in the changelog, keeping only the earliest instance of changes that appear multiple times.
PR Close #36264
2020-07-01 09:22:56 -07:00
Andrew Kushnir
6fc80690ae
docs: release notes for the v10.0.2 release
2020-06-30 11:57:17 -07:00
Andrew Kushnir
8fd8143ab8
docs: release notes for the v10.0.1 release
2020-06-26 13:35:40 -07:00
kuncevic
f5bbfd7b8c
docs(changelog): fix v10 announcement url ( #37722 )
...
PR Close #37722
2020-06-24 19:50:44 -07:00
Misko Hevery
41ce5240f2
docs: release notes for the v10.0.0 release
2020-06-24 16:05:23 -07:00
Igor Minar
243824ef74
docs: updating guides and docs related to the v10 release ( #37705 )
...
Mostly just adding links to the migrations that were missing, adding the migrations into the navbar,
as well as correcting the @angular/bazel removal in the update guide.
I also added a commented out preamble for the release notes.
PR Close #37705
2020-06-24 09:37:34 -07:00
Misko Hevery
a7359d494a
docs: release notes for the v10.0.0-rc.6 release
2020-06-15 14:22:30 -07:00
Suguru Inatomi
d17084bf97
docs: add tslib change to v10 CHANGELOG ( #37303 )
...
Previously the tslib 2.0 change was not listed in the CHANGELOG because
it was marked as a refactoring. This change is important enough to be
listed in the changelog even tough it doesn't affect most of the users.
For users that do get unexpectedly affected by this change, it might be
useful to find the change listed in the CHANGELOG.
PR Close #37303
2020-06-11 19:01:25 -07:00
Misko Hevery
7e5f6c2dc1
docs: release notes for the v10.0.0-rc.5 release
2020-06-11 16:08:38 -07:00
atscott
021dd33ed8
docs: release notes for the v10.0.0-rc.4 release
2020-06-10 11:45:00 -07:00
atscott
684726cdac
docs: release notes for the v9.1.11 release
...
This commit contains the release notes from the 9.1.11 release. They were Copy-pasted from the CHANGELOG in the 9.1.x branch.
2020-06-10 11:26:59 -07:00
atscott
35502c739c
docs: release notes for the v9.1.10 release
...
This commit contains the release notes from the 9.1.10 release. They were copy-pasted from the CHANGELOG in the 9.1.x branch.
2020-06-09 15:25:31 -07:00
atscott
946f1179e9
docs: release notes for the v10.0.0-rc.3 release
...
This commit contains the release notes from the 10.0.0-rc.3 release. They were copy-pasted from the CHANGELOG in the 10.0.x branch.
2020-06-08 17:13:37 -07:00
Matias Niemelä
8bb741198b
docs: release notes for the v10.0.0-rc.2 release
2020-06-01 11:14:39 -07:00
Kara Erickson
cfb37b8994
release: cut the v10.0.0-rc.0 release
2020-05-21 10:00:31 -07:00