From 7d315da1b9a40bfb70e8cc36c570211219e1715e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 19 Oct 2024 01:11:44 +0000 Subject: [PATCH] [tagpr] update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 932b144..1005dd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [v0.1.0](https://github.com/cuisongliu/automq-operator/compare/v0.0.4...v0.1.0) - 2024-10-19 +- config: Automated Tagpr Update for v0.1.0 by @github-actions in https://github.com/cuisongliu/automq-operator/pull/44 +- feat(main): add docs for automq operator by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/46 +- feat(main): add sync images by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/47 +- feat(main): add envs for jobs by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/48 +- feat(main): upgrade go version to workflow by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/49 +- feat(main): add status logic by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/50 +- feat(main): add bootstrap address by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/51 +- feat(main): add codecov by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/52 +- config: Automated Tagpr Update for v0.1.0 by @github-actions in https://github.com/cuisongliu/automq-operator/pull/53 +- feat(main): add update version scripts by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/54 +- feat(main): fix error for readme by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/55 +- feat(main): add test webhooks by @cuisongliu in https://github.com/cuisongliu/automq-operator/pull/56 + ## [v0.0.4](https://github.com/cuisongliu/automq-operator/compare/v0.0.3...v0.0.4) - 2024-10-15 - config: Automated Tagpr Update for v0.0.4 by @github-actions in https://github.com/cuisongliu/automq-operator/pull/15 - config: Automated Tagpr Update for v0.0.4 by @github-actions in https://github.com/cuisongliu/automq-operator/pull/17