You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-6Lines changed: 24 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,20 +4,38 @@ All notable changes to this project will be documented in this file. This projec
4
4
## [Unreleased]
5
5
6
6
7
-
<aname="v0.7.1"></a>
8
-
## [v0.7.1] - 2020-08-17
7
+
<aname="v0.8.0"></a>
8
+
## [v0.8.0] - 2020-09-15
9
9
### Bug Fixes
10
-
- fix immudb and immugw version and mangen commands errors
10
+
- fix immudb and immugw version and mangen commands errors Without this change, while immuclient and immuadmin still worked as expected, immudb and immugw version and mangen commands were throwing the following error: ./immugw version Error: flag accessed but not defined: config Usage: immugw version [flags]
0 commit comments