-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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, [email protected], 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, [email protected], 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) | ||
|
||
|