We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7e264 commit 5053692Copy full SHA for 5053692
CHANGELOG.md
@@ -6,6 +6,18 @@ All notable changes to this project will be documented in this file.
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
7
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
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
21
## [0.6.0] - 2020-05-29
22
23
**Bugfixes:**
0 commit comments