-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
1 parent
1890808
commit 78ee9f1
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# CHANGELOG | ||
|
||
|
||
|
||
## v0.1.0 (2023-10-07) | ||
|
||
### Build | ||
|
||
* build: use newer python-semantic-release action | ||
|
||
This moves python-semantic-release off of Docker for workflow runs, | ||
allowing it to use a newer python version. | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`1890808`](https://github.com/kaechele/certbot-dns-pdns/commit/1890808cb223b23308f3822d4f602513db0e473e)) | ||
|
||
* build: set up newer python version | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`27f99ce`](https://github.com/kaechele/certbot-dns-pdns/commit/27f99ce4486f9cb4438851d6be97c89af8b15d66)) | ||
|
||
* build: create release workflow | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`5dc98cc`](https://github.com/kaechele/certbot-dns-pdns/commit/5dc98cce0e64d18d56e6555c46c85f1057b7b5dd)) | ||
|
||
* build: enable dependabot | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`2c1f52c`](https://github.com/kaechele/certbot-dns-pdns/commit/2c1f52c1fdc6c0adfc06c0ab6cc63d331a7715c7)) | ||
|
||
* build: add license and other package metadata | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`c484227`](https://github.com/kaechele/certbot-dns-pdns/commit/c484227a60f85dbe8c6e648f7d83e169e14bdedf)) | ||
|
||
* build: use python-semantic-release | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`443bb72`](https://github.com/kaechele/certbot-dns-pdns/commit/443bb727bc9ca5109a83be723c7179843f67628d)) | ||
|
||
### Feature | ||
|
||
* feat: initial implementation | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`ebea239`](https://github.com/kaechele/certbot-dns-pdns/commit/ebea2395f12f583a06f395a43642527cd3db8717)) | ||
|
||
* feat: initial commit | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`5c2023c`](https://github.com/kaechele/certbot-dns-pdns/commit/5c2023c32878ed6a4a039060af3521b0b891bfe0)) | ||
|
||
### Fix | ||
|
||
* fix: include some error handling hints | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`2061902`](https://github.com/kaechele/certbot-dns-pdns/commit/2061902020d5e4fb8d36a139c4c0fd1f93bfdb56)) | ||
|
||
* fix: update README.md format and add more details | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`9e198f3`](https://github.com/kaechele/certbot-dns-pdns/commit/9e198f39e674f590ff17b31fef009f689b434886)) | ||
|
||
* fix: relax dependency versions | ||
|
||
Signed-off-by: Felix Kaechele <felix@kaechele.ca> ([`d9124dc`](https://github.com/kaechele/certbot-dns-pdns/commit/d9124dc9391a359f932b4d5e3fa9f0b3b8428122)) |