Skip to content

Commit

Permalink
Prepare release 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
smoeding committed Jul 7, 2023
1 parent 64dd99e commit 782abc3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 2023-07-07 - Release 4.0.1

### Bugfixes

- Fix variable scope issue in Ruby code of `openssl_dhparam` type.
- Prevent failing types if file to be generated exists but is empty.

## 2023-07-06 - Release 4.0.0

### Breaking changes
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stm-openssl",
"version": "4.0.0",
"version": "4.0.1",
"author": "stm",
"summary": "Create and deploy X.509 certificates, keys and Diffie-Hellman parameter files",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit 782abc3

Please sign in to comment.