Skip to content

Commit 0444862

Browse files
committed
chore(): update changelog
1 parent 56026f5 commit 0444862

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="2.0.0"></a>
2+
# [2.0.0](https://github.com/zyra/ionic-tooltips/compare/v1.0.0...v2.0.0) (2017-09-11)
3+
4+
5+
### Bug Fixes
6+
7+
* fix for lazy loaded apps ([#10](https://github.com/zyra/ionic-tooltips/issues/10)) ([f613824](https://github.com/zyra/ionic-tooltips/commit/f613824))
8+
* remove BrowserAnimationsModule import ([1907cf8](https://github.com/zyra/ionic-tooltips/commit/1907cf8))
9+
10+
11+
### Features
12+
13+
* ability to programatically trigger tooltip ([#8](https://github.com/zyra/ionic-tooltips/issues/8)) ([e66f2d0](https://github.com/zyra/ionic-tooltips/commit/e66f2d0))
14+
* add desktop support ([#11](https://github.com/zyra/ionic-tooltips/issues/11)) ([6ce8d87](https://github.com/zyra/ionic-tooltips/commit/6ce8d87))
15+
16+
17+
118
<a name="1.0.0"></a>
219
# 1.0.0 (2017-07-05)
320

0 commit comments

Comments
 (0)