Skip to content

Commit 539f47c

Browse files
committed
docs: update CHANGELOG
1 parent 562da10 commit 539f47c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a name="0.2.0"></a>
2+
# [0.2.0](https://github.com/eddyerburgh/vue-jest/compare/v0.1.1...v0.2.0) (2017-09-03)
3+
4+
5+
### Bug Fixes
6+
7+
* add vue as peer dependency ([f79f8f4](https://github.com/eddyerburgh/vue-jest/commit/f79f8f4))
8+
9+
10+
### Features
11+
12+
* **babel:** use root .babelrc if exists ([ba46b9f](https://github.com/eddyerburgh/vue-jest/commit/ba46b9f))
13+
* **coffeescript:** add support for coffeescript ([562da10](https://github.com/eddyerburgh/vue-jest/commit/562da10))
14+
* **jade:** add support for jade template lang ([a1b8152](https://github.com/eddyerburgh/vue-jest/commit/a1b8152))
15+
* **pug:** add support for pug template lang ([98cbf25](https://github.com/eddyerburgh/vue-jest/commit/98cbf25))
16+
* **typescript:** generate (incomplete) TypeScript source maps ([455cd98](https://github.com/eddyerburgh/vue-jest/commit/455cd98))
17+
118
<a name="0.1.1"></a>
219
# 0.1.0 (2017-09-02)
320

0 commit comments

Comments
 (0)