Skip to content

Commit 863e555

Browse files
committed
Prepare v6 changelog (again++)
1 parent 9c90252 commit 863e555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## v6.0.0
44
- The `subscription` in `NgHttpLoaderComponent` has completely been removed in favor of an `observable`. As there's no need to unsubscribe anymore, `ngOnDestroy` has been removed.
55
- The `observable` initialization has been moved to `ngOnInit`.
6-
- The test suite could fail (and succeed) in some unexpected ways. This was caused by timing/subscriptions issues which are now (hopefully) fixed.
6+
- The test suite could fail (and succeed) in some unexpected ways. This was caused by some race conditions introduced in v5.0.0. Those are now (hopefully) fixed.
77
- Angular 8.x is now the default supported version.
88

99
## v5.1.0

0 commit comments

Comments
 (0)