diff --git a/CHANGELOG.md b/CHANGELOG.md index b26f74865..ee57b0a6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +## [8.0.10](https://github.com/NativeScript/NativeScript/compare/8.0.9-core...8.0.10) (2021-09-03) + + +### Bug Fixes + +* **ios:** actionBar title to use appearance api on ios15+ ([#9534](https://github.com/NativeScript/NativeScript/issues/9534)) ([b4668ea](https://github.com/NativeScript/NativeScript/commit/b4668ea703f8e6fb1185c049594e5eb224d3db24)) + + + +## [8.0.9](https://github.com/NativeScript/NativeScript/compare/8.0.8-core...8.0.9) (2021-09-02) + + +### Bug Fixes + +* **ios:** backport: actionBar to use appearance api on ios13+ ([#9530](https://github.com/NativeScript/NativeScript/issues/9530)) ([2b8783e](https://github.com/NativeScript/NativeScript/commit/2b8783e9eb97c1ed627dcf7b3413543bf9c5907d)) + + + ## [8.0.8](https://github.com/NativeScript/NativeScript/compare/8.0.7-core...8.0.8) (2021-06-15)