Skip to content

Commit 8c88fe0

Browse files
committed
Add v3.1.2 changelog
1 parent adb9513 commit 8c88fe0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v3.1.2
4+
5+
Added [browserslist](https://github.com/browserslist/browserslist) support.
6+
Some cleanup has been made in existing CSS files to let the CSS auto-prefixer do the job regarding supported browsers.
7+
Consequently, IE 9/10 compatibility has been added.
8+
39
## v3.1.1
410

511
The Subscriptions that had been previously moved from constructor to `ngOnInit` are back in constructor. This avoids testing if the subscriptions exist in `ngOnDestroy` before unsubscribing them.

0 commit comments

Comments
 (0)