Skip to content

Commit 08caf04

Browse files
committed
changelog
1 parent ad5060d commit 08caf04

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

changelog.markdown

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 14.3.0
2+
3+
update `https-browserify` to 1.0.0, which matches node.js behavior more closely.
4+
5+
- throw exception if non-https URL is passed to `https.request` or `https.get`
6+
- support passing string URL as first argument to `https.request` and `https.get`
7+
8+
https://github.com/substack/node-browserify/pull/1710
9+
110
# 14.2.0
211

312
adds a --transform-key flag to the command-line tool

0 commit comments

Comments
 (0)