Skip to content

Commit

Permalink
Merge pull request #429 from Qalthos/release-3.0.1
Browse files Browse the repository at this point in the history
Update changelog for 3.0.1

SUMMARY


ISSUE TYPE


Docs Pull Request
  • Loading branch information
softwarefactory-project-zuul[bot] authored May 31, 2022
2 parents 09e9bf5 + 9fdb673 commit 5afd4e6
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 34 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ Ansible Netcommon Collection Release Notes
.. contents:: Topics


v3.0.1
======

Bugfixes
--------

- httpapi - Fix for improperly set hostname in connect
- libssh - Fix for improperly set hostname in url
- restconf - When non-JSON data is encountered, return the bytes found instead of nothing.

v3.0.0
======

Expand Down
20 changes: 19 additions & 1 deletion changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ releases:
- 114-sort_list_listofdicts.yaml
- 118-cli_config.yaml
- 127-galaxy-fragment.yaml
modules: []
release_date: "2020-08-25"
1.2.1:
changes:
Expand Down Expand Up @@ -552,3 +551,22 @@ releases:
- pre-commit-add-docs.yaml
- update-linter-config.yaml
release_date: "2022-04-26"
3.0.1:
changes:
bugfixes:
- httpapi - Fix for improperly set hostname in connect
- libssh - Fix for improperly set hostname in url
- restconf - When non-JSON data is encountered, return the bytes found instead
of nothing.
fragments:
- 412-unit-updates.yaml
- 419-prettier.yaml
- 428.yaml
- 432.yaml
- fix-changelog-location.yaml
- import_modules-logging.yaml
- libssh-tests.yaml
- remote_addr.yaml
- restconf-not-json.yaml
- update-pre-commit.yaml
release_date: "2022-05-31"
5 changes: 0 additions & 5 deletions changelogs/fragments/412-unit-updates.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/419-prettier.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/428.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/432.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/fix-changelog-location.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/import_modules-logging.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/libssh-tests.yaml

This file was deleted.

4 changes: 0 additions & 4 deletions changelogs/fragments/remote_addr.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/restconf-not-json.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions changelogs/fragments/update-pre-commit.yaml

This file was deleted.

0 comments on commit 5afd4e6

Please sign in to comment.