Skip to content

Commit 66a2638

Browse files
committed
Changelog for v0.6.0
1 parent 16d495a commit 66a2638

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.MD

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Changelog
2+
3+
## v0.6.0
4+
5+
This release adds the ``debounceDelay`` parameter (default is 0). It allows to discard the spinner for fast and repeated http requests, which can be annoying under some conditions.
6+
7+
See [customization](https://github.com/mpalourdio/ng-http-loader#customizing-the-spinner)
8+
9+
The library footprint has been reduced by minifying templates and stylesheets before inlining them.
10+
111
## v0.5.1
212

313
This release fixes a bug that could cause the spinner to not show if an http request were performed **before** the spinner component was initialized.

0 commit comments

Comments
 (0)