From cc3c8f30bb2faeae288dc5c208f56de23f6d36fb Mon Sep 17 00:00:00 2001 From: Igor Lino Date: Sun, 21 Jun 2015 22:54:34 +0200 Subject: [PATCH] Small doc update. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 386156f..5847cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ # 1.0.2 (21.06.2015) - Add fancyboxable attribute directive. - Made options an scoped attribute for the fancybox-plus element directive. -- Added angular-fancybox-plus demo. (also, Ported all examples of fancybox-plus demo into Angular.) +- Added angular-fancybox-plus demo. (also, Ported all examples of fancybox-plus demo into Angular.) +- Re-worked documentation.