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

Commit ef44cce

Browse files
author
Michael Perrotte
committedMar 2, 2020
docs: updated CHNAGELOG for v2.0.0
1 parent cfbf750 commit ef44cce

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](https://github.com/npm/libnpmteam/compare/v1.0.2...v2.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.2"></a>

0 commit comments

Comments
 (0)
This repository has been archived.