Skip to content

Commit 3f71a54

Browse files
authored
fix(docs): retroactively note 2.0.0-beta.1 api change in history file (#194)
Signed-off-by: Dustin Popp <[email protected]>
1 parent 2ceda41 commit 3f71a54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

HISTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
* Change `dotfiles` option default to `'ignore'`
2828
* Drop support for Node.js 0.8
2929
* Remove `hidden` option; use `dotfiles` option instead
30+
* Remove `mime` export; use `mime-types` package instead
3031
3132
- Use `mime-types` for file to content type mapping
3233

0 commit comments

Comments
 (0)