### Changelog All notable changes to this project will be documented in this file. Dates are displayed in UTC. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). #### [v1.14.1](https://github.com/Dexus/pem/compare/v1.14.0...v1.14.1) > 25 January 2019 - fix(package): add altNames + csrConfigFile options to createCertificate [`#230`](https://github.com/Dexus/pem/pull/230) - chore(release): 1.14.1 [skip ci] [`2dc1b8b`](https://github.com/Dexus/pem/commit/2dc1b8bd9af71077c453607f803a281dc3528415) #### [v1.14.0](https://github.com/Dexus/pem/compare/v1.13.2...v1.14.0) > 25 January 2019 - feat(package): Support SAN Certificate from CSR [`#229`](https://github.com/Dexus/pem/pull/229) - Update eslint-plugin-import to the latest version 🚀 [`#228`](https://github.com/Dexus/pem/pull/228) - Update marked to the latest version 🚀 [`#226`](https://github.com/Dexus/pem/pull/226) - Greenkeeper/semantic release 15.12.5 [`#225`](https://github.com/Dexus/pem/pull/225) - Greenkeeper/ajv 6.6.1 [`#224`](https://github.com/Dexus/pem/pull/224) - Greenkeeper/travis deploy once 5.0.10 [`#223`](https://github.com/Dexus/pem/pull/223) - Update eslint-plugin-node to the latest version 🚀 [`#218`](https://github.com/Dexus/pem/pull/218) - chore(release): 1.14.0 [skip ci] [`09aa5e0`](https://github.com/Dexus/pem/commit/09aa5e0f3078200a95c44ab6c9e4351c556b81fa) - fix(package): add altNames + csrConfigFile options to createCertificate [`f599d96`](https://github.com/Dexus/pem/commit/f599d96f0ca17661281b91f42aad2b9f4e770f94) - js fix [`e5cc4bb`](https://github.com/Dexus/pem/commit/e5cc4bb955ba121e86fd821d3f4bea4a29f93c3a) #### [v1.13.2](https://github.com/Dexus/pem/compare/v1.13.1...v1.13.2) > 26 October 2018 - fix(package): security fix [`#217`](https://github.com/Dexus/pem/pull/217) - chore(release): 1.13.2 [skip ci] [`9adaa05`](https://github.com/Dexus/pem/commit/9adaa05795fc1007856e721a9345d66680f4bfa6) - Update helper.spec.js [`8e8457c`](https://github.com/Dexus/pem/commit/8e8457cd3587c0e44b213c97f815efc85c6d69c3) - Update helper.js [`174faaf`](https://github.com/Dexus/pem/commit/174faaf191ee95afa372ec8533266f99c3f2c83c) #### [v1.13.1](https://github.com/Dexus/pem/compare/v1.13.0...v1.13.1) > 14 September 2018 - fix(package): remove -utf8 option [`#214`](https://github.com/Dexus/pem/issues/214) - chore(release): 1.13.1 [skip ci] [`68ad452`](https://github.com/Dexus/pem/commit/68ad4525640dff9a4095efcf04cdb083b3aadb6f) #### [v1.13.0](https://github.com/Dexus/pem/compare/v1.12.8...v1.13.0) > 11 September 2018 - chore(release): 1.13.0 [skip ci] [`d5a20dd`](https://github.com/Dexus/pem/commit/d5a20ddaa4a0a6b5a79a0ec11afd4757d7176501) - feat(package): add promisify methods pem.promisify.FUNCTIONNAME [`8a0c1bc`](https://github.com/Dexus/pem/commit/8a0c1bc5f22b213fc4386212a036c2ccb2006524) - chore(package): add auto-changelog for history.md [`3a90fcb`](https://github.com/Dexus/pem/commit/3a90fcb5f5e0980ce5b48bd31fe850fecd702856) #### [v1.12.8](https://github.com/Dexus/pem/compare/v1.12.7...v1.12.8) > 11 September 2018 - chore(release): 1.12.8 [skip ci] [`a3d8edb`](https://github.com/Dexus/pem/commit/a3d8edb194d5dd354a6adf0cfd5978255f86ae6e) - chore(package): fix node version dep [`515a518`](https://github.com/Dexus/pem/commit/515a51839f44bd3ec127040ffe5a0276051ce113) - fix(package): fix deprecated api [`6fdfd32`](https://github.com/Dexus/pem/commit/6fdfd3209c1dd5d50d829c2f6db73a7df43c260c) #### [v1.12.7](https://github.com/Dexus/pem/compare/v1.12.6...v1.12.7) > 11 September 2018 - fix(package): fix fetchCertificate to list all infos [`#196`](https://github.com/Dexus/pem/issues/196) - fix(package): fix fetchCertificate to list all infos [`#196`](https://github.com/Dexus/pem/issues/196) - chore(release): 1.12.7 [skip ci] [`7d33439`](https://github.com/Dexus/pem/commit/7d33439f2ec68360a1e0176d4888b3cd18664c0b) #### [v1.12.6](https://github.com/Dexus/pem/compare/v1.12.3...v1.12.6) > 10 September 2018 - Added support for -CAserial flag via options.serialFile for createCer… [`#171`](https://github.com/Dexus/pem/pull/171) - Fix broken public key detection from PKCS#8 formatted private keys [`#212`](https://github.com/Dexus/pem/pull/212) - Added support to specify the parameter encoding of an ecparam key [`#207`](https://github.com/Dexus/pem/pull/207) - chore(release): 1.12.6 [skip ci] [`6975c5d`](https://github.com/Dexus/pem/commit/6975c5d7086dee5261514cf050efd16d55abcdec) - fix(package): Update package [`ba9de04`](https://github.com/Dexus/pem/commit/ba9de04149bd877f6cf1bef3f0a854a6b8852e8a) - fix(package) Update package [`40b8f42`](https://github.com/Dexus/pem/commit/40b8f42ce52766fc64824a625487bef1ffdb467c) #### v1.12.3 > 10 October 2017 - fix(package): #117 verifySigningChain optional CA certificates [`b6aafd4`](https://github.com/Dexus/pem/commit/b6aafd4909cca8b6a1b660eb42561b0dc5d1d5fa)