Skip to content

Commit 4248910

Browse files
Merge pull request #27 from alexandrevilain/release/v0.0.4
Release v0.0.4
2 parents 56b0a99 + aac6c50 commit 4248910

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 0.0.4
6+
7+
**Release date:** 2022-06-07
8+
9+
This release adds support for UI and admin tools. It
10+
Features:
11+
- Add support for webui [#18](https://github.com/alexandrevilain/temporal-operator/pull/18)
12+
- Add support for admin tools [#24](https://github.com/alexandrevilain/temporal-operator/pull/24)
13+
14+
Improvements:
15+
- Improve API documentation [#23](https://github.com/alexandrevilain/temporal-operator/pull/23)
16+
- Create logger adapter for persistence reconciliations [#26](https://github.com/alexandrevilain/temporal-operator/pull/26)
17+
18+
Fixes:
19+
- Packages where not in public, this is now fixed. Sorry for that.
20+
521
## 0.0.3
622

723
**Release date:** 2022-05-30

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ resources:
55
images:
66
- name: ghcr.io/alexandrevilain/temporal-operator
77
newName: ghcr.io/alexandrevilain/temporal-operator
8-
newTag: v0.0.3
8+
newTag: v0.0.4

0 commit comments

Comments
 (0)