Skip to content

Commit 6fddc18

Browse files
committed
Fix CHANGELOG
1 parent 989a7e1 commit 6fddc18

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ The module bundling now uses [ng-packagr](https://github.com/dherges/ng-packagr)
66
The reason behind a new major release is because imports will break in existing codebases.
77
From now, you can/must simply use ``import { NgHttpLoaderModule } from 'ng-http-loader'`` without referencing the full path: they have changed, and this is the main reason a major release is introduced.
88

9-
Additionally, [missing spinkit](https://github.com/mpalourdio/ng-http-loader/pull/70) have been added.
10-
119
## v1.0.3
1210

1311
Some compiler options have been reverted, so the compilation target is ``es5`` like before v1.0.2.

0 commit comments

Comments
 (0)