Skip to content

Commit fe1fc51

Browse files
docs: updating CHANGELOG.md with changes
1 parent 713b1b2 commit fe1fc51

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased][]
99

10+
### Fixed
11+
12+
- Adding `appearance` attribute to be checked via `ngOnChanges`
13+
14+
### Updated
15+
16+
- Updating examples with new features
17+
1018
## [2.9.0][] - 2021-02-19
1119

1220
### Added
@@ -404,7 +412,5 @@ Now we can define the animation we want to use in `<ngx-skeleton-loader>` compon
404412
[2.7.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v2.7.0
405413
[unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v2.8.0...HEAD
406414
[2.8.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v2.8.0
407-
408-
409-
[Unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v2.9.0...HEAD
410-
[2.9.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v2.9.0
415+
[unreleased]: https://github.com/willmendesneto/ngx-skeleton-loader/compare/v2.9.0...HEAD
416+
[2.9.0]: https://github.com/willmendesneto/ngx-skeleton-loader/tree/v2.9.0

0 commit comments

Comments
 (0)