-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d955d8d
commit 095455e
Showing
2 changed files
with
26 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.1.0" | ||
".": "0.2.0" | ||
} |
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,25 @@ | ||
# Changelog | ||
|
||
## [0.2.0](https://github.com/muhlba91/external-dns-provider-adguard/compare/v0.1.0...v0.2.0) (2023-11-09) | ||
|
||
|
||
### Features | ||
|
||
* initial version ([314a602](https://github.com/muhlba91/external-dns-provider-adguard/commit/314a602080d82bba6ede2ff1b0fa0c165303470c)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* initial commit ([fd0f1e3](https://github.com/muhlba91/external-dns-provider-adguard/commit/fd0f1e329a25ebf5996524b519a4c0ce84ecda1d)) | ||
|
||
|
||
### Miscellaneous Chores | ||
|
||
* **deps:** update actions/checkout digest to b4ffde6 ([69b0901](https://github.com/muhlba91/external-dns-provider-adguard/commit/69b090183a091844785edb920c53ecfff3df487f)) | ||
* **deps:** update env to v10 ([a6523eb](https://github.com/muhlba91/external-dns-provider-adguard/commit/a6523eb63153feb9681c105535d79e176044b5b6)) | ||
* **deps:** update golang.org/x/exp digest to 2478ac8 ([d955d8d](https://github.com/muhlba91/external-dns-provider-adguard/commit/d955d8dd218f2a1dcd3af0708ee078371ebe6c7a)) | ||
* **deps:** update module github.com/caarlos0/env/v8 to v10 ([0785890](https://github.com/muhlba91/external-dns-provider-adguard/commit/078589021f3ffcc466c7f9964a082110203d457e)) | ||
* **deps:** update module github.com/go-chi/chi/v5 to v5.0.10 ([027cc50](https://github.com/muhlba91/external-dns-provider-adguard/commit/027cc50972bf08d867c4f8699200ca0a40c03786)) | ||
* **deps:** update module sigs.k8s.io/external-dns to v0.14.0 ([fd0a900](https://github.com/muhlba91/external-dns-provider-adguard/commit/fd0a900843f32cd43048f7cea036483fa13284cf)) | ||
* **deps:** update sigs.k8s.io/external-dns digest to 9f7167f ([afdd366](https://github.com/muhlba91/external-dns-provider-adguard/commit/afdd366b74e5f417006406e43b78f034a181d139)) | ||
* **deps:** update sigstore/cosign-installer action to v3.2.0 ([7631196](https://github.com/muhlba91/external-dns-provider-adguard/commit/76311961c0d786e2a6a2fcc9c489dbe5dba68d42)) |