Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mixonic committed Dec 9, 2015
1 parent 49dafd8 commit ea57d2f
Showing 1 changed file with 36 additions and 17 deletions.
53 changes: 36 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,46 @@
<a name="0.7.0"></a>
# 0.7.0 (2015-11-24)
<a name="0.7.1"></a>
## 0.7.1 (2015-12-09)




<a name="0.7.0"></a>
# 0.7.0 (2015-11-24)
<a name="0.7.1"></a>
## 0.7.1 (2015-12-09)


* 0.7.0 ([afbeb5e](https://github.com/bustlelabs/mobiledoc-kit/commit/afbeb5e))
* Merge pull request #245 from bustlelabs/update-card-docs ([7febf3f](https://github.com/bustlelabs/mobiledoc-kit/commit/7febf3f))
* update card docs ([5b87106](https://github.com/bustlelabs/mobiledoc-kit/commit/5b87106))
* Use ember-mobiledoc-editor@0.2.2-beta1 ([bd83fc5](https://github.com/bustlelabs/mobiledoc-kit/commit/bd83fc5))



<a name="0.6.2-beta1"></a>
## 0.6.2-beta1 (2015-11-23)


* 0.7.1 ([49dafd8](https://github.com/bustlelabs/mobiledoc-kit/commit/49dafd8))
* Add better guard against inserting item from other list into linked list ([f7a4ef2](https://github.com/bustlelabs/mobiledoc-kit/commit/f7a4ef2))
* Add postEditor#toggleSection, works with ul/ol sections ([1e47433](https://github.com/bustlelabs/mobiledoc-kit/commit/1e47433)), closes [#186](https://github.com/bustlelabs/mobiledoc-kit/issues/186)
* Add support for tabs ([a677599](https://github.com/bustlelabs/mobiledoc-kit/commit/a677599))
* Add versioning for Mobiledoc renderer, parser ([69a93e4](https://github.com/bustlelabs/mobiledoc-kit/commit/69a93e4))
* built website from 4a39224e72873b155d12e922865b5e9d426ea8c4 ([5c890e2](https://github.com/bustlelabs/mobiledoc-kit/commit/5c890e2))
* Document parser hooks ([06b1406](https://github.com/bustlelabs/mobiledoc-kit/commit/06b1406))
* Fix DOM-dependent tests for IE Edge ([49bc53d](https://github.com/bustlelabs/mobiledoc-kit/commit/49bc53d))
* Fix un-executed tests ([d4ce7b9](https://github.com/bustlelabs/mobiledoc-kit/commit/d4ce7b9))
* IE11 Support ([3eeb2ba](https://github.com/bustlelabs/mobiledoc-kit/commit/3eeb2ba))
* Implement card refactor for editor-dom renderer ([3baafbe](https://github.com/bustlelabs/mobiledoc-kit/commit/3baafbe)), closes [#236](https://github.com/bustlelabs/mobiledoc-kit/issues/236) [#239](https://github.com/bustlelabs/mobiledoc-kit/issues/239)
* Implement parserPlugins API ([f52d97e](https://github.com/bustlelabs/mobiledoc-kit/commit/f52d97e))
* Merge pull request #238 from bustlelabs/update-editor-dom-card-renderer-236 ([0332d67](https://github.com/bustlelabs/mobiledoc-kit/commit/0332d67))
* Merge pull request #240 from mixonic/foobar ([0aa068c](https://github.com/bustlelabs/mobiledoc-kit/commit/0aa068c))
* Merge pull request #241 from mixonic/version-mobiledoc ([79d6f6c](https://github.com/bustlelabs/mobiledoc-kit/commit/79d6f6c))
* Merge pull request #242 from mixonic/ie-edge ([d4105e8](https://github.com/bustlelabs/mobiledoc-kit/commit/d4105e8))
* Merge pull request #244 from mixonic/ie-11 ([0bcb2a5](https://github.com/bustlelabs/mobiledoc-kit/commit/0bcb2a5))
* Merge pull request #245 from bustlelabs/update-card-docs ([7febf3f](https://github.com/bustlelabs/mobiledoc-kit/commit/7febf3f))
* Merge pull request #247 from bustlelabs/remove-ck-prefix ([38736a0](https://github.com/bustlelabs/mobiledoc-kit/commit/38736a0))
* Merge pull request #248 from bustlelabs/toggle-list-sections-186 ([f4fc3cc](https://github.com/bustlelabs/mobiledoc-kit/commit/f4fc3cc))
* Merge pull request #251 from bustlelabs/ll-refactor ([e0013dd](https://github.com/bustlelabs/mobiledoc-kit/commit/e0013dd))
* Merge pull request #254 from mixonic/tab-next ([3cfdd87](https://github.com/bustlelabs/mobiledoc-kit/commit/3cfdd87))
* Merge pull request #255 from bustlelabs/update-outdated-npm-modules ([6eff771](https://github.com/bustlelabs/mobiledoc-kit/commit/6eff771))
* Merge pull request #257 from mixonic/parser-hooks ([01fec18](https://github.com/bustlelabs/mobiledoc-kit/commit/01fec18))
* Silence testing-only failues on IE Edge ([0dc9ec6](https://github.com/bustlelabs/mobiledoc-kit/commit/0dc9ec6))
* update card docs ([5b87106](https://github.com/bustlelabs/mobiledoc-kit/commit/5b87106))
* Update changelog ([915a287](https://github.com/bustlelabs/mobiledoc-kit/commit/915a287))
* Update changelog ([a72fe64](https://github.com/bustlelabs/mobiledoc-kit/commit/a72fe64))
* update outdated modules (used updtr) ([0c5f102](https://github.com/bustlelabs/mobiledoc-kit/commit/0c5f102))
* Use '__mobiledoc-' prefix for element class names ([10eb490](https://github.com/bustlelabs/mobiledoc-kit/commit/10eb490))
* use ember-mobiledoc-editor v0.3.0 ([4a39224](https://github.com/bustlelabs/mobiledoc-kit/commit/4a39224))
* Use ember-mobiledoc-editor@0.2.2-beta1 ([bd83fc5](https://github.com/bustlelabs/mobiledoc-kit/commit/bd83fc5))
* Use more constants for mobiledoc versions ([2d1b59f](https://github.com/bustlelabs/mobiledoc-kit/commit/2d1b59f))
* v0.6.2-beta1 ([ebdd180](https://github.com/bustlelabs/mobiledoc-kit/commit/ebdd180))

Expand All @@ -38,8 +50,17 @@
## 0.6.1 (2015-11-18)


* 0.6.0 ([0001015](https://github.com/bustlelabs/mobiledoc-kit/commit/0001015))
* 0.6.1 ([ff637c1](https://github.com/bustlelabs/mobiledoc-kit/commit/ff637c1))
* Merge pull request #237 from mixonic/retain-edit-mode ([7b781de](https://github.com/bustlelabs/mobiledoc-kit/commit/7b781de))
* Retain edit mode on cloned cards ([ebe19b8](https://github.com/bustlelabs/mobiledoc-kit/commit/ebe19b8))



<a name="0.6.0"></a>
# 0.6.0 (2015-11-16)


* 0.6.0 ([0001015](https://github.com/bustlelabs/mobiledoc-kit/commit/0001015))
* Add `update-changelog` npm script, update readme ([29e5278](https://github.com/bustlelabs/mobiledoc-kit/commit/29e5278))
* add changelog ([1aa18a6](https://github.com/bustlelabs/mobiledoc-kit/commit/1aa18a6))
* add logo to demo assets ([45e3b42](https://github.com/bustlelabs/mobiledoc-kit/commit/45e3b42))
Expand All @@ -52,8 +73,6 @@
* Merge pull request #227 from bustlelabs/update-demos ([fb16ec0](https://github.com/bustlelabs/mobiledoc-kit/commit/fb16ec0))
* Merge pull request #230 from bustlelabs/add-changelog ([852350e](https://github.com/bustlelabs/mobiledoc-kit/commit/852350e))
* Merge pull request #231 from bustlelabs/use-html-and-text-renderers-205 ([16326b0](https://github.com/bustlelabs/mobiledoc-kit/commit/16326b0))
* Merge pull request #237 from mixonic/retain-edit-mode ([7b781de](https://github.com/bustlelabs/mobiledoc-kit/commit/7b781de))
* Retain edit mode on cloned cards ([ebe19b8](https://github.com/bustlelabs/mobiledoc-kit/commit/ebe19b8))
* Update demo for mobiledoc 0.2.0-beta ([e078eeb](https://github.com/bustlelabs/mobiledoc-kit/commit/e078eeb))
* Update demos, add different renderers ([1d9b124](https://github.com/bustlelabs/mobiledoc-kit/commit/1d9b124))
* Update links to mobiledoc renderers ([d5d573e](https://github.com/bustlelabs/mobiledoc-kit/commit/d5d573e))
Expand Down

0 comments on commit ea57d2f

Please sign in to comment.