Added Kadira

This commit is contained in:
Stefan Zermatten
2015-05-25 08:33:14 +02:00
parent ba9b518d7e
commit a064ae3fe8
4 changed files with 12 additions and 0 deletions

View File

@@ -26,3 +26,4 @@ email
fourseven:scss@2.1.1
wolves:bourbon
meteorhacks:subs-manager
meteorhacks:kadira

View File

@@ -50,12 +50,15 @@ logging@1.0.7
matb33:collection-hooks@0.7.13
meteor@1.1.6
meteor-platform@1.2.2
meteorhacks:kadira@2.21.0
meteorhacks:meteorx@1.3.1
meteorhacks:subs-manager@1.3.0
minifiers@1.1.5
minimongo@1.0.8
mobile-status-bar@1.0.3
momentjs:moment@2.10.3
mongo@1.1.0
mongo-livedata@1.0.8
npm-bcrypt@0.7.8_2
oauth@1.1.4
oauth2@1.1.3

View File

@@ -125,3 +125,10 @@ ChangeLogs.insert({
"Characters are now cached and should take much faster to load when swapping between them",
],
});
ChangeLogs.insert({
version: "0.5.2",
changes: [
"Added performance monitoring",
],
});

View File

@@ -0,0 +1 @@
Kadira.connect("erzTBaxBGjsd28SDt", "1c100582-dfce-4378-884f-e133e347b7b3");