Skip to content

Commit

Permalink
Fix #171
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa committed Sep 14, 2017
1 parent ecae1b0 commit de18593
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,13 @@
# Changelog

## v2.0.0 (12/09/2017)
- [**closed**] woff and woff2 [#168](https://github.com/broofa/node-mime/issues/168)
Version 2 is a breaking change from 1.x, as the semver implies. Specifically:
* **ES6 support required (node@>=6)**
* `lookup()` renamed to `getType()`
* `extension()` renamed to `getExtension()`
* `charset()` and `load()` methods have been removed

- [**closed**] woff and woff2 [#168](https://github.com/broofa/node-mime/issues/168)

---

Expand Down

0 comments on commit de18593

Please sign in to comment.