From b28028ac4082842143b0f528d6bc539da6ccb419 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Thu, 21 Sep 2017 12:49:18 -0400 Subject: mega changes, including updates and X --- 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