From 7cf7777b1b17c037bde004a85ebf61259e65e163 Mon Sep 17 00:00:00 2001 From: Denis Demchenko Date: Wed, 17 Jul 2019 13:52:07 +0300 Subject: [PATCH] chore(changelog): write changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96fd4dc..97fe14b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Bowser Changelog +### 2.5.1 (July 17, 2019) +- [FIX] Fixes the bug with a custom Error class (#335) +- [FIX] Fixes the settings for Babel to reduce the bundle size (#259) + ### 2.5.0 (July 16, 2019) - [ADD] Add constant output so that users can quickly get all types (#325) - [FIX] Add support for Roku OS (#332)