From f3136eefe9105deb1d97123629dae80c2de66304 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Thu, 2 Jul 2015 10:33:26 -0400 Subject: updated libraries, squashed the problem of not getting bar handles on click, optimized montage view --- www/lib/ng-mfb/CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www/lib/ng-mfb/CHANGELOG.md (limited to 'www/lib/ng-mfb/CHANGELOG.md') diff --git a/www/lib/ng-mfb/CHANGELOG.md b/www/lib/ng-mfb/CHANGELOG.md new file mode 100644 index 00000000..815f8e56 --- /dev/null +++ b/www/lib/ng-mfb/CHANGELOG.md @@ -0,0 +1,13 @@ +## v0.4.2 + + * publish to npm + +## v0.4.1 + + * support for main button click other than open/close (27e68fb) + * fix FF issue: svg icons not aligned for main button (1c1b672, [#21](https://github.com/nobitagit/ng-material-floating-button/issues/21)) + * start this changelog. + +## v0.4.0 + + * support for Angular Material -- cgit v1.2.3