Skip to content

Commit

Permalink
Compose changelog for 0.21.0 (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduchesne authored Apr 28, 2022
1 parent d5d0d3b commit 68d625e
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
# Changelog

## Unreleased
## 0.21.0 (2022-04-28)

### Features

- **cli**: Add Apple Silicon binary
- **[#685](https://github.com/grafana/tanka/pull/685)**
**[#685](https://github.com/grafana/tanka/pull/685)** (**BeyondEvil**)
- **tanka/cli**: Add server-side apply mode
**[#651](https://github.com/grafana/tanka/pull/651)** (**smuth4**)

### Bug Fixes/Enhancements

- **cli**: Remove backticks from -inject-labels flag desc
**[#688](https://github.com/grafana/tanka/pull/688)** (**colega**)
- **tanka**: Fix target must be a non-nil pointer
**[#684](https://github.com/grafana/tanka/pull/684)** (**maoueh**)
- **tanka**: Upgrade to Go 1.18 + Upgrade dependencies
**[#697](https://github.com/grafana/tanka/pull/697)**

## 0.20.0 (2022-02-01)

Expand Down

0 comments on commit 68d625e

Please sign in to comment.