Skip to content

Commit

Permalink
Generate changelog for 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Apr 1, 2020
1 parent 975cf0b commit f6fadc7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## [v1.8.0](https://github.com/johanbrandhorst/certify/tree/v1.8.0) (2020-04-01)
[Full Changelog](https://github.com/johanbrandhorst/certify/compare/v1.7.0...v1.8.0)

**Implemented enhancements:**

- Support alt\_names in Vault request [\#114](https://github.com/johanbrandhorst/certify/issues/114)

**Fixed bugs:**

- Undefined: acmpcaiface.ACMPCAAPI [\#111](https://github.com/johanbrandhorst/certify/issues/111)

**Merged pull requests:**

- Add SubjectAlternativeNames and IPSubjectAlternativeNames to Vault issuer [\#115](https://github.com/johanbrandhorst/certify/pull/115) ([nvx](https://github.com/nvx))

## [v1.7.0](https://github.com/johanbrandhorst/certify/tree/v1.7.0) (2020-02-28)
[Full Changelog](https://github.com/johanbrandhorst/certify/compare/v1.7.0-alpha2...v1.7.0)

Expand All @@ -13,6 +28,7 @@

**Merged pull requests:**

- Generate changelog for 1.7.0 [\#110](https://github.com/johanbrandhorst/certify/pull/110) ([johanbrandhorst](https://github.com/johanbrandhorst))
- issuers/aws: Fix incorrectly concatenated certificates [\#109](https://github.com/johanbrandhorst/certify/pull/109) ([johanbrandhorst](https://github.com/johanbrandhorst))

## [v1.7.0-alpha2](https://github.com/johanbrandhorst/certify/tree/v1.7.0-alpha2) (2019-12-29)
Expand Down

0 comments on commit f6fadc7

Please sign in to comment.