Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

52 lines (24 loc) · 2.02 KB

1.0.1 (2019-01-15)

Bug Fixes

  • use @ember/ordered-set instead of private API (fixes #114) (ff01588)
  • use notifyPropertyChange instead of propertyDidChange (fixes #89) (d47bc69)

1.0.0 (2018-11-10)

chore

  • remove unused code, touchup README (4b8a93f)

BREAKING CHANGES

  • declare 1.0 release

0.4.0 (2018-11-10)

Bug Fixes

  • don't require ember-canary to pass tests (fae0bc7)
  • don't require ember-canary to pass tests (c92ce49)

Features

Change Log

v0.0.4 (2015-07-11)

Full Changelog

Merged pull requests:

v0.0.3 (2015-07-11)

Full Changelog

v0.0.2 (2015-07-11)

* This Change Log was automatically generated by github_changelog_generator