changelog++
This commit is contained in:
parent
d773af7dff
commit
bb9d364cce
|
@ -130,6 +130,8 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
* api: Correct the HTTP verb used in the LookupSelf method [GH-887]
|
* api: Correct the HTTP verb used in the LookupSelf method [GH-887]
|
||||||
|
* api: Fix the output of `Sys().MountConfig(...)` to return proper values
|
||||||
|
[GH-1017]
|
||||||
* command/read: Fix panic when an empty argument was given [GH-923]
|
* command/read: Fix panic when an empty argument was given [GH-923]
|
||||||
* command/ssh: Fix panic when username lookup fails [GH-886]
|
* command/ssh: Fix panic when username lookup fails [GH-886]
|
||||||
* core: When running in standalone mode, don't advertise that we are active
|
* core: When running in standalone mode, don't advertise that we are active
|
||||||
|
|
Loading…
Reference in New Issue