Skip to content

Commit

Permalink
docs: update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
eddyerburgh committed Sep 6, 2017
1 parent bc3cb2c commit 0c952e3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.5.0"></a>
# [0.5.0](https://github.com/eddyerburgh/vue-jest/compare/v0.4.0...v0.5.0) (2017-09-06)


### Bug Fixes

* remove stage-2 from .babelrc ([890b3c9](https://github.com/eddyerburgh/vue-jest/commit/890b3c9))
* remove stage-2 from babel.spec ([836e469](https://github.com/eddyerburgh/vue-jest/commit/836e469))


### Features

* **babel:** log when no .babelrc could be found ([199d969](https://github.com/eddyerburgh/vue-jest/commit/199d969))
* **babel:** support babelrc in package.json ([fd58a77](https://github.com/eddyerburgh/vue-jest/commit/fd58a77))

<a name="0.4.0"></a>
# [0.4.0](https://github.com/eddyerburgh/vue-jest/compare/v0.3.0...v0.4.0) (2017-09-03)

Expand Down

0 comments on commit 0c952e3

Please sign in to comment.