Skip to content

Commit 8cd191c

Browse files
committedFeb 28, 2021
Update changelog
1 parent 6fae569 commit 8cd191c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ project adheres to [Semantic Versioning](http://semver.org/).
99
==================
1010
### Changed
1111
* Upgrade dtslint
12+
* Upgrade node-pre-gyp to 1.0.0. Note that if you are using special node-pre-gyp
13+
features like `node_pre_gyp_accessKeyId`, you may need to make changes to your
14+
installation procedure. See https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md#100.
1215
* Add Node.js v15 to CI.
1316
* The C++ class method `nBytes()` now returns a size_t. (Because this is a C++
1417
method only, this is not considered a breaking change.)

0 commit comments

Comments
 (0)
Please sign in to comment.