Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d1318f7

Browse files
committed
docs(CHANGELOG.md): fix wording and remove reverted change
1 parent c54990c commit d1318f7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CHANGELOG.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44

55
## Bug Fixes
66

7-
- **$compile:** render nested transclusion at the root of a template
8-
([6d1e7cdc](https://github.com/angular/angular.js/commit/6d1e7cdc51c074139639e870b66997fb0df4523f),
9-
[#8914](https://github.com/angular/angular.js/issues/8914), [#8925](https://github.com/angular/angular.js/issues/8925))
107
- **$location:**
118
- don't call toString on null values
129
([c3a58a9f](https://github.com/angular/angular.js/commit/c3a58a9f34919f121587540e03ecbd51b25198d4))
@@ -99,7 +96,7 @@
9996

10097
- **ngModelController,formController:** due to [6046e14b](https://github.com/angular/angular.js/commit/6046e14bd22491168116e61ffdf5fd3fed5f135c),
10198

102-
- `ctrl.$error` does no more contain entries for validators that were
99+
- `ctrl.$error` no longer contains entries for validators that were
103100
successful.
104101
- `ctrl.$setValidity` now differentiates between `true`, `false`,
105102
`undefined` and `null`, instead of previously only truthy vs falsy.

0 commit comments

Comments
 (0)