We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 720d866 commit 9354b2eCopy full SHA for 9354b2e
CHANGELOG.md
@@ -3,6 +3,20 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## 1.0.3 - 2018-01-10
7
+
8
+- Logging full key entries to the standard output removed as it may log private keys
9
+- Fixed promise type in TS typings
10
11
+## 1.0.2 - 2017-07-27
12
13
+- Typescript declaration added
14
+- .idea folder added to gitignore
15
16
+## 1.0.1 - 2017-05-11
17
18
+- index.js fixed: nonexistent function getAllCertificatesAsJWK was exported
19
20
## 1.0.0 - 2017-04-12
21
22
- Refactoring
0 commit comments