This repository has been archived by the owner on Jun 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation, CHANGELOG and example
- Loading branch information
1 parent
c8389b6
commit 545a989
Showing
3 changed files
with
173 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,16 @@ | ||
# Changelog | ||
All notable changes will be documented in this file. | ||
|
||
## next | ||
|
||
- use SSLKEYLOGFILE env var as default | ||
- replace `update_log`/`get_session_key` with new `hook*` API | ||
- TLSv1.3 support + implement polyfill for keylog API introduced in Node 12.3 | ||
- add compatibility with Node 10.0-10.7 and 12+ | ||
- native module no longer built for Node 12.3+ | ||
- some refactoring and changes to the build process and C++ | ||
- minor API improvements, rename to camel case | ||
|
||
## [0.1.1] - 2018-11-23 | ||
|
||
- testing npm release with Travis-CI |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters