Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Commit 65ce432

Browse files
author
Michael Perrotte
committedMar 2, 2020
docs: updated CHANGELOG for v2.0.0
1 parent 5c9643f commit 65ce432

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
 

‎CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Change Log
22

3+
## 2.0.0 (2020-03-02)
4+
5+
### BREAKING CHANGE
6+
- Removed `figgy-pudding` as a dependecy
7+
- Using native promises
8+
- Require node >= v10
9+
10+
### Feature
11+
- Updated stream interface to `minipass` type stream
12+
13+
---
14+
315
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
416

517
<a name="1.0.1"></a>

0 commit comments

Comments
 (0)
This repository has been archived.