Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MurhafSousli committed Jun 25, 2023
1 parent 9023750 commit d84f353
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 13.0.1

- feat: Add reached event unit tests.
- fix: Reached event is not fired, closes [#495](https://github.com/MurhafSousli/ngx-scrollbar/issues/495) in [5233793](https://github.com/MurhafSousli/ngx-scrollbar/pull/496/commits/52337930e538bb505072ee7759f005f47606f296).
- enhance: Reached directives should subscribe to the scroll event outside angular zone.
- refactor: Replace the usage of the deprecated `pluck` RXJS operator with `map`

## 13.0.0

- feat: Standalone component mode.
Expand Down

1 comment on commit d84f353

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.