Skip to content

Commit

Permalink
docs(changelog): Write changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joaogarin committed Oct 3, 2016
1 parent 7c0fc33 commit 1ed5c5b
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
<a name=""></a>
## Changelog (2016-10-03)


#### Bug Fixes

* (server) Added new line ([d20365ef](https://github.com/joaogarin/carte-blanche-angular2/commit/d20365ef4179c6ef3f382528c18785884f808c55))
* **changelog:**
* fix changelog ([a6d6b654](https://github.com/joaogarin/carte-blanche-angular2/commit/a6d6b65481fc80b0146a971597b85c2712456095))
* Fix changelog format ([37c10c9e](https://github.com/joaogarin/carte-blanche-angular2/commit/37c10c9e6b6940e846e99a8f6d96f5816ac205ce))
* **documentation:** Fix changelog format ([21d3162b](https://github.com/joaogarin/carte-blanche-angular2/commit/21d3162b7633582b345b02d9647606156d760c5b))
* **iframe:** Try out the iframe approach ([a763e534](https://github.com/joaogarin/carte-blanche-angular2/commit/a763e534874fdc1539eafd4cb38a6262e6cbe076))
* **server:**
* Remove log on starting server ([42bead02](https://github.com/joaogarin/carte-blanche-angular2/commit/42bead02125c297d9404a2a5a2a5565b699fa3e8))
* Fix sever run config ([dc46c211](https://github.com/joaogarin/carte-blanche-angular2/commit/dc46c211c11b9009145d55c3ee9bd9573308c835))
* **variations:** Fix variation string input control binding ([e81afc06](https://github.com/joaogarin/carte-blanche-angular2/commit/e81afc060726f0d77a3fe2d841138e966d5d6146))

#### Features

* **angular:**
* Upgrate to angular 2.0.0 ([7c0fc337](https://github.com/joaogarin/carte-blanche-angular2/commit/7c0fc337b297cebe43b0c84912493cc65ff428ce))
* Update vendors to newer versions ([912ad9c2](https://github.com/joaogarin/carte-blanche-angular2/commit/912ad9c264a5c06366afe66bfdc3a4a13bea937e))
* Upgrade to NgModule ([b16fee9e](https://github.com/joaogarin/carte-blanche-angular2/commit/b16fee9e2151f9aeb2fb89f1f94115611ebef127))
* **controls:** Added number control support ([130f2f96](https://github.com/joaogarin/carte-blanche-angular2/commit/130f2f96c3d2156b615f6476607683de82585c5f))
* **playlist:** Added support for basic playlist rendering ([312fdb15](https://github.com/joaogarin/carte-blanche-angular2/commit/312fdb1553e444e71a796b8a526397a6654aa98d))
* **variations:** Add edit and delete variations ([0ada03c1](https://github.com/joaogarin/carte-blanche-angular2/commit/0ada03c105da55be640a64909994cf409616a4e3))



<a name=""></a>
## Changelog (2016-09-11)

Expand Down

0 comments on commit 1ed5c5b

Please sign in to comment.