Skip to content

Commit 438afd7

Browse files
committed
Release 4.1.0 [skip ci]
1 parent d705180 commit 438afd7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ Also see the **[release page](https://github.com/dominique-mueller/angular-notif
44

55
<br>
66

7+
## [4.1.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.0) (2018-08-08)
8+
9+
### Features
10+
11+
* **notification:** Allow templateRef as notification content ([#95](https://github.com/dominique-mueller/angular-notifier.git/issues/95)) ([d705180](https://github.com/dominique-mueller/angular-notifier/commit/d705180))
12+
13+
### Documentation
14+
15+
* **README:** Update demo to Stackblitz example ([#93](https://github.com/dominique-mueller/angular-notifier.git/issues/93)) ([1e26507](https://github.com/dominique-mueller/angular-notifier/commit/1e26507))
16+
17+
<br>
18+
719
## [4.0.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.0.0) (2018-07-04)
820

921
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "angular-notifier",
33
"description": "A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.",
4-
"version": "4.0.0",
4+
"version": "4.1.0",
55
"author": {
66
"name": "Dominique Müller",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)