From df6ee2d395d6faf80dbdc04e62f8e23298fe5de5 Mon Sep 17 00:00:00 2001 From: JP Ventura Date: Mon, 21 Nov 2016 08:01:01 -0200 Subject: [PATCH] :wrench: Change log --- changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog.txt b/changelog.txt index e69de29..592342d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -0,0 +1,7 @@ +fixed - Fix open source license field on package.json +fixed - Firebase.Collection#fetch test is now passing +changed - Update npm and bower package dependencies +changed - Sort dependencies lexicographically +fixed - Upgrade karma development package +feature - Ignore Emacs and VSCode automatic files +fixed - Travis CI setup pre-install npm and karma-cli