Skip to content

Commit

Permalink
馃摑
Browse files Browse the repository at this point in the history
Closing #421
Closing #425
Closing #421
  • Loading branch information
tjoskar committed Feb 22, 2020
1 parent e0505c0 commit 8b671f9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions changelog.md
@@ -1,5 +1,16 @@
# Changelog

## 7.1.0 (2020-02-22)

### Feature

- Adding the css class `ng-lazyloading` in the setup and removing it in the `finally` event. Closes [#428](https://github.com/tjoskar/ng-lazyload-image/issues/428).
- Adding the `onStateChange` event emitter and deprecating `onLoad`. Closes [#425](https://github.com/tjoskar/ng-lazyload-image/issues/425).

### Bugfig

- Do nothing if no image path is provided. Closes [#421](https://github.com/tjoskar/ng-lazyload-image/issues/421).

## 7.0.1 (2019-10-22)

### Bugfix
Expand Down

0 comments on commit 8b671f9

Please sign in to comment.