Skip to content

Commit

Permalink
Prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smoeding committed Oct 22, 2024
1 parent bb09960 commit d247bd5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2024-10-22 - Release 1.2.0

### Features

- Add support for ED25519 & ED448 keys to the dnssec_key type.

## 2024-03-21 - Release 1.1.0

### Features
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-bind",
"version": "1.1.0",
"version": "1.2.0",
"author": "stm",
"summary": "Manage the BIND name server.",
"license": "BSD-2-Clause",
Expand Down

0 comments on commit d247bd5

Please sign in to comment.