Skip to content

Commit a661715

Browse files
fix: Patch release to drop a dependecy to safe-buffer (#99)
* Patch release to drop a dependecy to safe-buffer, which is not required anymore since node v6 Thanks to @jimmywarting for this patch! * chore(package): there was already a 2.0.1 release that somehow was not tracked in git. So this is 2.0.2 * Update CHANGELOG.md Co-authored-by: Diego Rodríguez Baquero <[email protected]>
1 parent 2b234cf commit a661715

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.0.1
2+
3+
- fix deprecation warning on Buffer() constructor (@jhermsmeier)
4+
- update dev depedencies (@jhermsmeier)
5+
16
## 2.0.0
27

38
- Drop support for Node 0.10, 0.12., add support for Node 8 & 9 (@jhermsmeier)

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ Sean Lang <[email protected]>
88
Nicolas Gotchac <[email protected]>
99
Feross Aboukhadijeh <[email protected]>
1010
Nazar Mokrynskyi <[email protected]>
11+
Jimmy Wärting <[email protected]>

0 commit comments

Comments
 (0)