From bc0632bb94b2fe2026d526d3e855bb22f037cb41 Mon Sep 17 00:00:00 2001 From: Alejandro Vivas Date: Mon, 30 Aug 2021 10:54:52 -0400 Subject: [PATCH] Hotfix: Remove deprecated browserList config --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6b840b4..ee73b37 100644 --- a/README.md +++ b/README.md @@ -186,11 +186,16 @@ $ gulp #### Changelog +Version 1.2.5 + +- HotFix: Remove deprecated browserList config + Version 1.2.4 - Fix: [#12](https://github.com/AlexSegen/toastmejs/issues/12) Dialog height broken - Fix: Default list-style showing in some browsers - Updated: Notification and dialog styles +- Added: Animation can be disabled (animations: true | false) Version 1.2.3