<a name="0.1.17"></a>
# 0.1.17 (2016-04-29)
* update packages
  * Angular 2 beta 17
  * RxJs 5.0.0-beta.6

<a name="0.1.16"></a>
# 0.1.16 (2016-04-25)
* update packages
  * Angular 2 beta 16
  * zone.js 0.6.12

<a name="0.1.15"></a>
# 0.1.15 (2016-04-13)
* update packages
  * Angular 2 beta 15
  * zone.js 0.6.10

<a name="0.1.14"></a>
# 0.1.14 (2016-04-07)
* update packages
  * Angular 2 beta 14
  * systemjs v.0.19.25
  * typings v.0.7.11
* Add tslint and editorconfig

<a name="0.1.13"></a>
# 0.1.13 (2016-03-31)
* update packages
  * Angular 2 beta 13
  * systemjs v.0.19.25
  * typings v.0.7.11

<a name="0.1.12"></a>
# 0.1.12 (2016-03-23)
* update packages
  * Angular 2 beta 12

<a name="0.1.11"></a>
# 0.1.11 (2016-03-18)
* update packages
  * Angular 2 beta 11

<a name="0.1.10"></a>
# 0.1.10 (2016-03-17) [DO NOT USE]
**Can't compile cleanly due to zone.d.ts problem**

* update packages
  * Angular 2 beta 10
  * es6-shim: "0.35.0
  * zone.js: 0.6.4
* removed typings files from source control
* update es6-shim typings to commit 7de6c3


<a name="0.1.9"></a>
# 0.1.9 (2016-03-09)
* update packages
  * Angular 2 beta 9
  * Typings to 0.7.5 (clear your typings folder!)

<a name="0.1.8"></a>
# 0.1.8 (2016-03-03)
* update packages
  * Angular 2 beta 8

<a name="0.1.7"></a>
# 0.1.7 (2016-02-20)
* **REMOVE npm postinstall .. STOP ADDING IT**

<a name="0.1.6"></a>
# 0.1.6 (2016-02-20)
* update packages
  * Angular 2 beta 7,
  * "reflect-metadata": "0.1.2",
  * "rxjs": "5.0.0-beta.2",
  * "zone.js": "0.5.15"
* npm postinstall automatically runs typings

<a name="0.1.5"></a>
# 0.1.5 (2016-02-11)
* remove `npm postinstall` script

<a name="0.1.4"></a>
# 0.1.4 (2016-02-11)
* update to Angular 2 beta 6 (skip 4-5)

<a name="0.1.3"></a>
# 0.1.3 (2016-02-11)
* update to Angular 2 beta 6 RC (skip 4-5)
[DO NOT USE]

<a name="0.1.2"></a>
# 0.1.2 (2016-02-03)
* update to Angular 2 beta 3

<a name="0.1.1"></a>
# 0.1.1 (2016-02-02)
* update to Angular 2 beta 2
* exclude tsconfig.json from the npm package

<a name="0.1.0"></a>
# 0.1.0 (2016-01-19)

### Bug Fixes

* exclude .npmignore from the npm package

### Features

* Added this CHANGELOG.md
* Reversed import order in core so that the real code is at the top and status codes at the bottom
* Output file renamed "web-api.js"

### BREAKING CHANGES

* Output file renamed from "dev.js" to "web-api.js"

<a name="0.0.4"></a>
# 0.0.4 (2016-01-18)

First draft
