Skip to content

Commit 5053692

Browse files
Modify changelog for 0.6.1 release
Signed-off-by: Michi Mutsuzaki <[email protected]>
1 parent 6f7e264 commit 5053692

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

9+
## [0.6.1] - 2020-06-05
10+
11+
**Bugfixes:**
12+
* make: fix git hash variable assignments for old make versions (#291, @michi-covalent)
13+
14+
**Misc Changes:**
15+
* update Go version to v1.14.4 and alpine base image to v3.12 (#280, @Rolinh)
16+
17+
**Other Changes:**
18+
* Backport https://github.com/cilium/hubble/pull/285 (#286, @michi-covalent)
19+
* Require Cilium 1.7.x (#287, @michi-covalent)
20+
921
## [0.6.0] - 2020-05-29
1022

1123
**Bugfixes:**

0 commit comments

Comments
 (0)