We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84186d2 commit 6da40baCopy full SHA for 6da40ba
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## Version 1.3.1
4
+
5
+- Add compatibility with `Angular 1.4.x`
6
7
## Version 1.3.0
8
9
- An `autoDismiss` option to be used with `maxOpened` to dismiss the oldest toast.
bower.json
@@ -1,6 +1,6 @@
{
"name": "angular-toastr",
- "version": "1.3.0",
+ "version": "1.3.1",
"authors": [
"Jesus Rodriguez <Foxandxss@gmail.com>"
],
package.json
"author": "Jesus Rodriguez <Foxandxss@gmail.com>",
"repository": {
"type": "git",
0 commit comments