Skip to content

Commit

Permalink
Changelog 6.2.8 (#328) [skip ci]
Browse files Browse the repository at this point in the history
* Changelog 6.2.8

* Update Changelog [skip ci]

* Update CHANGELOG.md
  • Loading branch information
danez committed Nov 18, 2016
1 parent d2f236d commit 78a7ae6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v6.2.8

### 🐛 Bug Fix

- gzipped files should have `.gz` as the extension, not `.gzip` (#326) @bjornstar
- fix options.sourceFileName gennerate bug (#260) @creeperyang

### 📝 Documentation

- Update README docs for cacheDirectory's actual behaviour (#245) @sohkai
- updates docs re: transform-runtime (#197) @gbrassey

### 🏠 Internal

- Use eslint and nyc (#321) @danez
- Adjust travis config (#320) @danez
- Use babel to compile babel-loader (#319) @danez
-

## v6.2.7

### 😢 Regression
Expand Down

0 comments on commit 78a7ae6

Please sign in to comment.