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

Commit d9f4786

Browse files
authored
add changelog for v0.8 (#77)
Signed-off-by: haoqing0110 <[email protected]>
1 parent 1cbdaec commit d9f4786

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG/CHANGELOG-v0.8.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog since v0.4.0
2+
All notable changes to this project will be documented in this file.
3+
4+
## v0.8.0
5+
6+
### New Features
7+
N/C
8+
9+
### Added
10+
* Support selecting clusters with [`labelSelector`](https://github.com/open-cluster-management-io/api/pull/150) defined in `ManagedClusterSet`. ([#73](https://github.com/open-cluster-management-io/placement/pull/73) [@ldpliu](https://github.com/ldpliu))
11+
12+
### Changes
13+
* Upgrade golang modules. ([#69](https://github.com/open-cluster-management-io/placement/pull/69) [@haoqing0110](https://github.com/haoqing0110))
14+
* Upgrade golang builder. ([#70](https://github.com/open-cluster-management-io/placement/pull/70) [@elgnay](https://github.com/elgnay))
15+
* Upgrade golang to 1.18. ([#74](https://github.com/open-cluster-management-io/placement/pull/74) [@qiujian16](https://github.com/qiujian16))
16+
* Removed unused dockerfile cmd and passing IMAGE_TAG to make command. ([#71](https://github.com/open-cluster-management-io/placement/pull/71) [@yue9944882](https://github.com/yue9944882))
17+
18+
### Bug Fixes
19+
N/C
20+
21+
### Removed & Deprecated
22+
N/C

0 commit comments

Comments
 (0)