Skip to content

Commit f16fa23

Browse files
authored
add release 0.0.4 to CHANGELOG.md (#108)
1 parent ad629ea commit f16fa23

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [0.0.3] - 2022-08-25
8+
## [0.0.4] - 2023-10-05
9+
10+
### Added
11+
12+
- Improved error logging - [#97](https://github.com/Azure/aks-app-routing-operator/pull/97)
13+
14+
### Changed
15+
16+
- Bump dependencies - [#92](https://github.com/Azure/aks-app-routing-operator/pull/92)
17+
- Upgrade NGINX Ingress Controller to v1.8.1 - [#89](https://github.com/Azure/aks-app-routing-operator/pull/89)
18+
19+
## [0.0.3] - 2023-08-25
920

1021
### Added
1122

@@ -18,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1829
- Increase unit test coverage - [#77](https://github.com/Azure/aks-app-routing-operator/pull/77), [#82](https://github.com/Azure/aks-app-routing-operator/pull/82)
1930
- Add controller name structure to each controller so logs and metrics have consistient and related controller names - [#80](https://github.com/Azure/aks-app-routing-operator/pull/80), [#84](https://github.com/Azure/aks-app-routing-operator/pull/84), [#85](https://github.com/Azure/aks-app-routing-operator/pull/85), [#86](https://github.com/Azure/aks-app-routing-operator/pull/86)
2031

21-
## [0.0.2] - 2022-07-10
32+
## [0.0.2] - 2023-07-10
2233

2334
### Fixed
2435

0 commit comments

Comments
 (0)