Skip to content

Commit

Permalink
Merge pull request #27 from alexandrevilain/release/v0.0.4
Browse files Browse the repository at this point in the history
Release v0.0.4
  • Loading branch information
alexandrevilain authored Jun 7, 2022
2 parents 56b0a99 + aac6c50 commit 4248910
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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

## 0.0.4

**Release date:** 2022-06-07

This release adds support for UI and admin tools. It
Features:
- Add support for webui [#18](https://github.com/alexandrevilain/temporal-operator/pull/18)
- Add support for admin tools [#24](https://github.com/alexandrevilain/temporal-operator/pull/24)

Improvements:
- Improve API documentation [#23](https://github.com/alexandrevilain/temporal-operator/pull/23)
- Create logger adapter for persistence reconciliations [#26](https://github.com/alexandrevilain/temporal-operator/pull/26)

Fixes:
- Packages where not in public, this is now fixed. Sorry for that.

## 0.0.3

**Release date:** 2022-05-30
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ resources:
images:
- name: ghcr.io/alexandrevilain/temporal-operator
newName: ghcr.io/alexandrevilain/temporal-operator
newTag: v0.0.3
newTag: v0.0.4

0 comments on commit 4248910

Please sign in to comment.