Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 544 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 544 Bytes

Ember Keen Querying Changelog

[Unreleased]

Update Notes: none

Added

  • This CHANGELOG.md
  • Documentation to the KeenQueryingService
  • .collectionsAll() method to fetch all event collections
  • .collection() method to fetch a single event collections

Changed

  • Added tmp dir to .npmignore (thanks @odoe)
  • Updated to keen.ks 3.4.0
  • Updated to ember-cli 2.3.0

[0.0.7] - 2015-05-14

Changed

  • Using bower to import keen.js
  • Other things, lost to time.

[0.0.1] - 2015-05-12

  • initial release