Skip to content

Commit

Permalink
Included CHANGELOG file
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurvasconcelos committed Dec 2, 2018
1 parent 2f7c179 commit c1865c5
Show file tree
Hide file tree
Showing 3 changed files with 6,815 additions and 5 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Vue-izitoast Changelog

## v1.1.1 (November 01, 2018)

- [#4](https://github.com/arthurvasconcelos/vue-izitoast/pull/4) / [#9](https://github.com/arthurvasconcelos/vue-izitoast/pull/9) [BUGFIX] Support node 9, 10 and npm 6+.

## v1.1.0 (May 18, 2018)

- Bumped IziToast version to 1.3.0
- [#1](https://github.com/arthurvasconcelos/vue-izitoast/pull/1) [BUGFIX] Update _checkEventNames where was a logical typo causing a always true check.

## v1.0.1 (February 16, 2018)

- Included code examples

## v1.0.0 (January 28, 2018)

- First release
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ Elegant, responsive, flexible and lightweight notification plugin implemented fo
[![License](https://img.shields.io/github/license/arthurvasconcelos/vue-izitoast.svg?style=flat-square)](https://github.com/arthurvasconcelos/vue-izitoast/blob/master/LICENSE)
[![Compatible Node Version](https://img.shields.io/node/v/vue-izitoast.svg?style=flat-square)](https://github.com/arthurvasconcelos/vue-izitoast/blob/master/package.json#L36)

[![bitHound Overall Score](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/score.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast)
[![bitHound Dependencies](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/dependencies.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/master/dependencies/npm)
[![bitHound Dev Dependencies](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/devDependencies.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/master/dependencies/npm)
[![bitHound Code](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast/badges/code.svg)](https://www.bithound.io/github/arthurvasconcelos/vue-izitoast)

![cover](http://i.imgur.com/NKk7Rxm.png)

## Requirements
Expand Down
Loading

0 comments on commit c1865c5

Please sign in to comment.