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

Commit

Permalink
add changelog for v0.8 (#77)
Browse files Browse the repository at this point in the history
Signed-off-by: haoqing0110 <[email protected]>
  • Loading branch information
haoqing0110 authored Jul 11, 2022
1 parent 1cbdaec commit d9f4786
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG/CHANGELOG-v0.8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog since v0.4.0
All notable changes to this project will be documented in this file.

## v0.8.0

### New Features
N/C

### Added
* 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))

### Changes
* Upgrade golang modules. ([#69](https://github.com/open-cluster-management-io/placement/pull/69) [@haoqing0110](https://github.com/haoqing0110))
* Upgrade golang builder. ([#70](https://github.com/open-cluster-management-io/placement/pull/70) [@elgnay](https://github.com/elgnay))
* Upgrade golang to 1.18. ([#74](https://github.com/open-cluster-management-io/placement/pull/74) [@qiujian16](https://github.com/qiujian16))
* 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))

### Bug Fixes
N/C

### Removed & Deprecated
N/C

0 comments on commit d9f4786

Please sign in to comment.