From 3b703f1015a4ee1ca4fa67ab88206c079220ab64 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Sun, 2 Jul 2017 22:11:32 -0400 Subject: [PATCH] chore(): update changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c72456e..9dd8890 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ + +## [3.0.1](https://github.com/zyra/ionic2-super-tabs/compare/v3.0.0...v3.0.1) (2017-07-03) + + +### Bug Fixes + +* **super-tabs:** fire events when calling slideTo ([8b64bd2](https://github.com/zyra/ionic2-super-tabs/commit/8b64bd2)), closes [#100](https://github.com/zyra/ionic2-super-tabs/issues/100) +* **super-tabs:** fix view controller issues ([3750e54](https://github.com/zyra/ionic2-super-tabs/commit/3750e54)), closes [#29](https://github.com/zyra/ionic2-super-tabs/issues/29) + + + # [3.0.0](https://github.com/zyra/ionic2-super-tabs/compare/v2.6.3...v3.0.0) (2017-07-02)