Skip to content

Commit e92746d

Browse files
committed
v1.14.7
1 parent 6b27908 commit e92746d

17 files changed

+318
-3166
lines changed

HISTORY.md

+12-7
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v1.14.5](https://github.com/Dexus/pem/compare/v1.15.0...v1.14.5)
7+
#### [v1.14.7](https://github.com/Dexus/pem/compare/v1.14.5...v1.14.7)
88

9-
- release-v1.yml: and docs [`e0c9bee`](https://github.com/Dexus/pem/commit/e0c9bee014a8389608e470eb6517516d66ce870a)
10-
- release-v1.yml: and docs build fix [`7098851`](https://github.com/Dexus/pem/commit/7098851fb44694284975ab31652258f38272fa15)
11-
- release-v1.yml: and docs build fix v2 [`97c2df4`](https://github.com/Dexus/pem/commit/97c2df46205874d68a2eb8c73999074b734b0722)
9+
- createCSR: allow special chars add note to README.md [`#232`](https://github.com/Dexus/pem/issues/232)
10+
- createCSR: allow specialchars [`#232`](https://github.com/Dexus/pem/issues/232)
11+
- createCertificate: now support without CSR and encrypt generated private key [`#255`](https://github.com/Dexus/pem/issues/255)
12+
- readPkcs12: openssl v3.0.1 - fix #309 add -legacy && -tranditional option [`#309`](https://github.com/Dexus/pem/issues/309)
13+
- Add Tests for #309, #302 [`#309`](https://github.com/Dexus/pem/issues/309) [`#302`](https://github.com/Dexus/pem/issues/302)
14+
- Update generated files [`1fc95c8`](https://github.com/Dexus/pem/commit/1fc95c8f18599b69aac37ccc21808b2364cb45e0)
15+
- Update mocha [`57d6162`](https://github.com/Dexus/pem/commit/57d616249d887c39d911ea05f23f5022e26399c7)
16+
- Add Helper scripts [`cd960c4`](https://github.com/Dexus/pem/commit/cd960c46cda9de9517d49bc445162dff5528f1ad)
1217

13-
#### [v1.15.0](https://github.com/Dexus/pem/compare/v1.14.4...v1.15.0)
18+
#### [v1.14.5](https://github.com/Dexus/pem/compare/v1.14.4...v1.14.5)
1419

1520
> 20 January 2022
1621
@@ -27,8 +32,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2732
- Update @semantic-release/git to the latest version 🚀 [`#285`](https://github.com/Dexus/pem/pull/285)
2833
- Update semantic-release to the latest version 🚀 [`#284`](https://github.com/Dexus/pem/pull/284)
2934
- Delete package-lock.json [`5e88b20`](https://github.com/Dexus/pem/commit/5e88b2056f5e5edb43e1ada7a0b015dbc7f59da6)
35+
- release-v1.yml: and docs [`e0c9bee`](https://github.com/Dexus/pem/commit/e0c9bee014a8389608e470eb6517516d66ce870a)
3036
- Support OPENSSL v3.0.0 & more [`7ec8257`](https://github.com/Dexus/pem/commit/7ec825744b9cf1a9cab37983302fa6d7da8a9b22)
31-
- chore(package): update lockfile package-lock.json [`d48b0fb`](https://github.com/Dexus/pem/commit/d48b0fb4b9a0d53761c97761c4fe2d9629ae996b)
3237

3338
#### [v1.14.4](https://github.com/Dexus/pem/compare/v1.14.3...v1.14.4)
3439

@@ -254,7 +259,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
254259
- Propagate original options from createCSR to createCertificate [`#106`](https://github.com/Dexus/pem/pull/106)
255260
- Handle slproweb.com openssl Binaries outputting ' = ' rather than '=' to separate subject fields [`#98`](https://github.com/Dexus/pem/pull/98)
256261
- Regex support for new format with spaces: " C = GB, ST = England, O = Organisation, OU = Provisioning, CN = CommonName, emailAddress = [email protected]" [`ca0b353`](https://github.com/Dexus/pem/commit/ca0b353f3bd18abcbcaa395138ff52c690ab8182)
257-
- docs(readme): add Greenkeeper badge [`cfbf14e`](https://github.com/Dexus/pem/commit/cfbf14e9bda09d28b796d8f692c5ac6b7814631b)
262+
- docs(readme): add Greenkeeper badge [`cfbf14e`](https://github.com/Dexus/pem/commit/cfbf14e9bda09d28b796d8f692c5ac6b7814631b)
258263
- chore(package): update dependencies [`805fa3a`](https://github.com/Dexus/pem/commit/805fa3a4bb101511282677a9a58fc502355d39e0)
259264

260265
#### [v1.9.4](https://github.com/Dexus/pem/compare/v1.9.1...v1.9.4)

0 commit comments

Comments
 (0)