Skip to content

Commit

Permalink
Release 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-mueller committed Aug 8, 2018
1 parent d705180 commit 438afd7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Also see the **[release page](https://github.com/dominique-mueller/angular-notif

<br>

## [4.1.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.1.0) (2018-08-08)

### Features

* **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))

### Documentation

* **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))

<br>

## [4.0.0](https://github.com/dominique-mueller/angular-notifier/releases/tag/4.0.0) (2018-07-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-notifier",
"description": "A well designed, fully animated, highly customizable, and easy-to-use notification library for your Angular application.",
"version": "4.0.0",
"version": "4.1.0",
"author": {
"name": "Dominique Müller",
"email": "[email protected]",
Expand Down

0 comments on commit 438afd7

Please sign in to comment.