Skip to content

Commit

Permalink
Prep release v6.1.2 (#637)
Browse files Browse the repository at this point in the history
* Prep release v6.1.2

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
KB-perByte and pre-commit-ci[bot] authored May 22, 2024
1 parent 118f432 commit 569f662
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 4 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ Ansible Netcommon Collection Release Notes
.. contents:: Topics


v6.1.2
======

Documentation Changes
---------------------

- Fixed module name and log consistency in parse_cli_textfsm filter doc.

v6.1.1
======

Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -759,3 +759,10 @@ releases:
fragments:
- update_not_supported_exception.yaml
release_date: "2024-04-19"
6.1.2:
changes:
doc_changes:
- Fixed module name and log consistency in parse_cli_textfsm filter doc.
fragments:
- 614-fix-parse_cli_textfsm-doc.yaml
release_date: "2024-05-22"
3 changes: 0 additions & 3 deletions changelogs/fragments/614-fix-parse_cli_textfsm-doc.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ readme: README.md
repository: https://github.com/ansible-collections/ansible.netcommon
issues: https://github.com/ansible-collections/ansible.netcommon/issues
tags: [networking, security, cloud, network_cli, netconf, httpapi, grpc]
version: 6.1.1
version: 6.1.2

0 comments on commit 569f662

Please sign in to comment.