## 0.7.3

* [ENHALCEMENT] Update to YUIDOC 0.8

## 0.6.2

* [ENHALCEMENT] Take version number from package.json, fallback to git version.

## 0.6.1

* [BUGFIX] Fix problem that made ember-cli fail if there is not internet conection. 

## 0.6.0

* Update to yuidoc 0.6

## 0.5.4

* Read external data from yuidoc.json

## 0.5.3

* Fix require inexistent file

## 0.5.2

* Renable the blueprint to `ember generate ember-cli-yuidoc`. With this change, the addon can be installed with
`ember install:addon ember-cli-yuidoc` and the generator will be invoked automatically.

## 0.4.0

* Update from YUIDoc 0.3.50 to YUIdoc 0.5.0. See original changelog for details: https://github.com/yui/yuidoc/releases
