Skip to content

Commit

Permalink
Merge b404962 into 7980e1e
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffpardy committed Jul 8, 2019
2 parents 7980e1e + b404962 commit 03379ed
Show file tree
Hide file tree
Showing 5 changed files with 10,408 additions and 7,536 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dist: trusty

language: node_js
node_js:
- "6"
- "12"
before_install:
- export CHROME_BIN=chromium-browser
- export DISPLAY=:99.0
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 8.0.0
### FEATURES
* **angular2-toaster:** Full release of 8.0.0 functionality. Pins the library to 8.0.0 versions
of Angular. Closes [#188](https://github.com/Stabzs/Angular2-Toaster/issues/188).

# 7.0.0 (2018-11-17)
### FEATURES
* **angular2-toaster:** Full release of 7.0.0 functionality. Pins the library to 7.0.0 versions
Expand Down

0 comments on commit 03379ed

Please sign in to comment.