Skip to content

Commit 2a750bd

Browse files
Merge pull request #436 from Qalthos/release-3.0.1
Fix changelog for 3.0.1 SUMMARY Two fragments got transposed ISSUE TYPE Docs Pull Request COMPONENT NAME ADDITIONAL INFORMATION
2 parents 5afd4e6 + 039543d commit 2a750bd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ v3.0.1
1111
Bugfixes
1212
--------
1313

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
1616
- restconf - When non-JSON data is encountered, return the bytes found instead of nothing.
1717

1818
v3.0.0

changelogs/changelog.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -554,8 +554,8 @@ releases:
554554
3.0.1:
555555
changes:
556556
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
559559
- restconf - When non-JSON data is encountered, return the bytes found instead
560560
of nothing.
561561
fragments:

0 commit comments

Comments
 (0)