Skip to content

Commit 39212b2

Browse files
committed
chore(): update changelog
1 parent 9892b8a commit 39212b2

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="6.3.2"></a>
2+
## [6.3.2](https://github.com/zyra/ionic-image-loader/compare/v6.3.0...v6.3.2) (2018-09-23)
3+
4+
5+
### Bug Fixes
6+
7+
* **image-loader:** URLs with query params lead to broken filenames ([#196](https://github.com/zyra/ionic-image-loader/issues/196)) ([d32f351](https://github.com/zyra/ionic-image-loader/commit/d32f351))
8+
* **image-loader:** Wrong path with Ionic on Android ([#194](https://github.com/zyra/ionic-image-loader/issues/194)) ([d4132f1](https://github.com/zyra/ionic-image-loader/commit/d4132f1))
9+
* **load:** fire load event only when image is done loading ([#200](https://github.com/zyra/ionic-image-loader/issues/200)) ([ce123dc](https://github.com/zyra/ionic-image-loader/commit/ce123dc)), closes [#195](https://github.com/zyra/ionic-image-loader/issues/195)
10+
11+
12+
### Features
13+
14+
* **clearImageCache:** add ability to remove single image cache ([#192](https://github.com/zyra/ionic-image-loader/issues/192)) ([e22aa57](https://github.com/zyra/ionic-image-loader/commit/e22aa57))
15+
16+
17+
118
<a name="6.3.0"></a>
219
# [6.3.0](https://github.com/zyra/ionic-image-loader/compare/v6.2.0...v6.3.0) (2018-09-17)
320

@@ -61,6 +78,7 @@
6178
### Bug Fixes
6279

6380
* **cache:** Images not saved to cache ([#171](https://github.com/zyra/ionic-image-loader/issues/171)) ([07eb2e7](https://github.com/zyra/ionic-image-loader/commit/07eb2e7))
81+
* **image-loader:** queue stucks processing same url more than concurrency ([12e7750](https://github.com/zyra/ionic-image-loader/commit/12e7750))
6482

6583

6684
### Features

0 commit comments

Comments
 (0)