File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
Bugfixes
12
12
--------
13
13
14
- - httpapi - Fix for improperly set hostname in connect
15
- - libssh - Fix for improperly set hostname in url
14
+ - httpapi - Fix for improperly set hostname in url
15
+ - libssh - Fix for improperly set hostname in connect
16
16
- restconf - When non-JSON data is encountered, return the bytes found instead of nothing.
17
17
18
18
v3.0.0
Original file line number Diff line number Diff line change @@ -554,8 +554,8 @@ releases:
554
554
3.0.1 :
555
555
changes :
556
556
bugfixes :
557
- - httpapi - Fix for improperly set hostname in connect
558
- - libssh - Fix for improperly set hostname in url
557
+ - httpapi - Fix for improperly set hostname in url
558
+ - libssh - Fix for improperly set hostname in connect
559
559
- restconf - When non-JSON data is encountered, return the bytes found instead
560
560
of nothing.
561
561
fragments :
You can’t perform that action at this time.
0 commit comments