File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,15 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased - 0.17.7 ] - DATE
7
+ ## [ Unreleased - 0.18.1 ] - DATE
8
8
### Added
9
- - Support for generate extractable keys and certificates on a pkcs #11 module.
10
9
### Changed
11
10
### Deprecated
12
11
### Removed
13
12
### Fixed
14
13
### Security
15
14
15
+ ## [ 0.18.0] - 2021-11-17
16
+ ### Added
17
+ - Support for multiple certificate authority contexts.
18
+ - Support for generating extractable keys and certificates on a pkcs #11 module.
19
+ ### Changed
20
+ - Support two latest versions of golang (1.16, 1.17)
21
+ ### Deprecated
22
+ - go 1.15 support
23
+
16
24
## [ 0.17.6] - 2021-10-20
17
25
### Notes
18
26
- 0.17.5 failed in CI/CD
You can’t perform that action at this time.
0 commit comments