forked from enviPath/enviPy
Current Dev State
This commit is contained in:
57
static/js/ketcher2/node_modules/pem/HISTORY.md
generated
vendored
Normal file
57
static/js/ketcher2/node_modules/pem/HISTORY.md
generated
vendored
Normal file
@ -0,0 +1,57 @@
|
||||
# Change Log
|
||||
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
Generated by [auto-changelog](https://github.com/CookPete/auto-changelog)
|
||||
|
||||
|
||||
## [Unreleased](https://github.com/Dexus/pem/compare/v1.12.1...HEAD)
|
||||
|
||||
### Fixed
|
||||
* fix #150: serial can now be an 20 octets string, number or hex [`#150`](https://github.com/Dexus/pem/issues/150)
|
||||
|
||||
|
||||
## [v1.12.1](https://github.com/Dexus/pem/compare/v1.12.0...v1.12.1) - 2017-10-07
|
||||
|
||||
### Fixed
|
||||
* fix #159; renamed helper methods [`#159`](https://github.com/Dexus/pem/issues/159)
|
||||
|
||||
|
||||
## [v1.12.0](https://github.com/Dexus/pem/compare/v1.11.2...v1.12.0) - 2017-09-28
|
||||
|
||||
### Commits
|
||||
* fix(package): consistent usage of -password -passin and -passout [`a7c5654`](https://github.com/Dexus/pem/commit/a7c56541ede4a8979eb83d513c6521efcbb1dd96)
|
||||
|
||||
|
||||
## [v1.11.2](https://github.com/Dexus/pem/compare/v1.11.1...v1.11.2) - 2017-09-21
|
||||
|
||||
### Fixed
|
||||
* fix(package): max 20 octets for serial (#141) [`#84`](https://github.com/Dexus/pem/issues/84)
|
||||
|
||||
|
||||
## [v1.11.1](https://github.com/Dexus/pem/compare/v1.11.0...v1.11.1) - 2017-09-20
|
||||
|
||||
### Merged
|
||||
* Update semantic-release to the latest version 🚀 [`#134`](https://github.com/Dexus/pem/pull/134)
|
||||
|
||||
|
||||
## [v1.11.0](https://github.com/Dexus/pem/compare/v1.9.8...v1.11.0) - 2017-09-13
|
||||
|
||||
### Fixed
|
||||
* Fix #132 new version 1.10.1 [`#132`](https://github.com/Dexus/pem/issues/132)
|
||||
|
||||
|
||||
## [v1.9.8](https://github.com/Dexus/pem/compare/v1.9.6...v1.9.8) - 2017-09-03
|
||||
|
||||
### Merged
|
||||
* Allow array values for CSRs [`#124`](https://github.com/Dexus/pem/pull/124)
|
||||
|
||||
### Fixed
|
||||
* chore(package): update semantic-release to version 7.0.2 [`#128`](https://github.com/Dexus/pem/issues/128)
|
||||
|
||||
|
||||
## v1.9.6 - 2017-04-27
|
||||
|
||||
### Merged
|
||||
* Update README [`#119`](https://github.com/Dexus/pem/pull/119)
|
||||
* Revert "Regex support for new format with spaces" [`#113`](https://github.com/Dexus/pem/pull/113)
|
||||
* Regex support for new format with spaces [`#111`](https://github.com/Dexus/pem/pull/111)
|
||||
Reference in New Issue
Block a user