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 <github@diegorbaquero.com>
1 parent 2b234cf commit a661715

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

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 <slang800@gmail.com>
88
Nicolas Gotchac <ngotchac@gmail.com>
99
Feross Aboukhadijeh <feross@feross.org>
1010
Nazar Mokrynskyi <nazar@mokrynskyi.com>
11+
Jimmy Wärting <jimmy@warting.se>

0 commit comments

Comments
 (0)