Skip to content

Commit

Permalink
docs(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bantic committed Aug 10, 2016
1 parent 7846c63 commit 52b3d52
Showing 1 changed file with 37 additions and 12 deletions.
49 changes: 37 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,55 @@
<a name="0.5.4"></a>
## 0.5.4 (2016-08-10)

* 0.5.4 ([7846c63](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7846c63))
* feat(buttons): Add property for title attribute on button components (#102) ([3205b96](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/3205b96))
* chore(npm): Use "version" script instead of "postversion" (#101) ([9aaeeab](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/9aaeeab))
* (tests) Change activeSectionTagNames test to be more robust ([7f07d44](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7f07d44))
* (tests) Use `cursorDidChange` callback in `activeSectionTagNames` tests ([e38d621](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e38d621))
* 0.5.0 ([33ceb82](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/33ceb82))
* 0.5.1 ([b642347](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b642347))
* 0.5.2 ([36384d0](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/36384d0))



<a name="0.5.3"></a>
## 0.5.3 (2016-07-27)

* 0.5.3 ([890edac](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/890edac))
* add postversion script for `np` ([ee69deb](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/ee69deb))
* added to <button>s elements `type="button"` to avoid a11y problems ([d45d77f](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/d45d77f))
* Update to ember-cli 2.5.0 ([b793e9d](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b793e9d))



<a name="0.5.2"></a>
## 0.5.2 (2016-07-27)

* 0.5.2 ([36384d0](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/36384d0))
* allow ember-beta to fail ([df15cd8](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/df15cd8))
* remove deprecated `createListSection` (#95) ([ca8f997](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/ca8f997))
* Update ember-wormhole (#93) ([02451ee](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/02451ee))
* Update mobiledoc-kit to ^0.10.3, mobiledoc-dom-renderer to ^0.5.3 (#96) ([6fe8884](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/6fe8884))
* update release instructions ([9e06a5f](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/9e06a5f))
* Update release instructions ([3380c85](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/3380c85))
* update to ember-cli 1.13.15 ([736755b](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/736755b))
* Update to ember-cli 2.5.0 ([b793e9d](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b793e9d))
* Update to mobiledoc-kit 0.10.1 ([22c7805](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/22c7805))
* Update travis.yml to use npm@3, node@6.2.0, and prebuilt phantom (#94) ([e6d5ebe](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e6d5ebe))
* upgrade to ember-cli 1.13.12 (#81) ([20816f0](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/20816f0))



<a name="0.5.1"></a>
## 0.5.1 (2016-07-19)

* 0.5.1 ([b642347](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/b642347))
* Update ember-wormhole (#93) ([02451ee](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/02451ee))
* update release instructions ([9e06a5f](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/9e06a5f))
* Update travis.yml to use npm@3, node@6.2.0, and prebuilt phantom (#94) ([e6d5ebe](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e6d5ebe))



<a name="0.5.0"></a>
# 0.5.0 (2016-07-18)

* (tests) Change activeSectionTagNames test to be more robust ([7f07d44](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/7f07d44))
* (tests) Use `cursorDidChange` callback in `activeSectionTagNames` tests ([e38d621](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/e38d621))
* 0.5.0 ([33ceb82](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/33ceb82))
* add postversion script for `np` ([ee69deb](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/ee69deb))
* added to <button>s elements `type="button"` to avoid a11y problems ([d45d77f](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/d45d77f))
* Update to mobiledoc-kit 0.10.1 ([22c7805](https://github.com/bustlelabs/ember-mobiledoc-editor/commit/22c7805))



<a name="0.4.3"></a>
## 0.4.3 (2016-06-03)

Expand Down

0 comments on commit 52b3d52

Please sign in to comment.