Skip to content

Commit fca7de6

Browse files
committed
changelog update for 0.18.0
1 parent de2ce5c commit fca7de6

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,23 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased - 0.17.7] - DATE
7+
## [Unreleased - 0.18.1] - DATE
88
### Added
9-
- Support for generate extractable keys and certificates on a pkcs#11 module.
109
### Changed
1110
### Deprecated
1211
### Removed
1312
### Fixed
1413
### Security
1514

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+
1624
## [0.17.6] - 2021-10-20
1725
### Notes
1826
- 0.17.5 failed in CI/CD

0 commit comments

Comments
 (0)