Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit a77fad3

Browse files
authored
add changelog for v0.4 (#68)
Signed-off-by: haoqing0110 <[email protected]>
1 parent cd1afb4 commit a77fad3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG/CHANGELOG-v0.4.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog since v0.3.0
2+
All notable changes to this project will be documented in this file.
3+
4+
## v0.4.0
5+
6+
### New Features
7+
* Add filter plugin taint toleration. Users are able to filter clusters via taints and tolerations. ([#63](https://github.com/open-cluster-management-io/placement/pull/63) [#64](https://github.com/open-cluster-management-io/placement/pull/64) [#66](https://github.com/open-cluster-management-io/placement/pull/66) [@haoqing0110](https://github.com/haoqing0110))
8+
9+
### Added
10+
N/C
11+
12+
### Changes
13+
* Update `Placement` and `PlacementDecision` api version to v1beta1. ([#60](https://github.com/open-cluster-management-io/placement/pull/60) [@haoqing0110](https://github.com/haoqing0110))
14+
* Integrates placement with `ManagedClusterSet` [changes](https://github.com/open-cluster-management-io/api/pull/141) and supports `ManagedClusterSet` with `LegacyClusterSetLabel`. ([#65](https://github.com/open-cluster-management-io/placement/pull/65) [@haoqing0110](https://github.com/haoqing0110))
15+
* Avoid building latest image in release branch. ([#67](https://github.com/open-cluster-management-io/placement/pull/67) [@qiujian16](https://github.com/qiujian16))
16+
17+
### Bug Fixes
18+
N/C
19+
20+
### Removed & Deprecated
21+
N/C

0 commit comments

Comments
 (0)