Skip to content

Commit

Permalink
Add Changelog 3.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minitriga committed May 29, 2024
1 parent f247468 commit f7acfe4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ NetBox.NetBox Release Notes

.. contents:: Topics

v3.19.1
=======

Minor Changes
-------------

- Bump version 3.19.1

v3.19.0
=======

Expand All @@ -13,7 +21,6 @@ Minor Changes
- Add cluster host to dynamic inventory response `#1219 <https://github.com/netbox-community/ansible_modules/pull/1219>`_
- Add galaxy-importer to CI process `#1245 <https://github.com/netbox-community/ansible_modules/issues/1245>`_
- Adjust modules to support NetBox v4.0.0 `#1234 <https://github.com/netbox-community/ansible_modules/pull/1234>`_
- Bump Version to v3.19.1
- Bump jinja2 from 3.1.2 to 3.1.4 `#1226 <https://github.com/netbox-community/ansible_modules/pull/1226>`_
- Bump requests from 2.31.0 to 2.32.0 `#1236 <https://github.com/netbox-community/ansible_modules/pull/1236>`_
- Drop obsolete Ansible and Python versions and fix tests `#1241 <https://github.com/netbox-community/ansible_modules/issues/1241>`_
Expand Down
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,13 @@ releases:
- issue_1253.yml
- issue_1256.yml
release_date: '2024-05-28'
3.19.1:
changes:
minor_changes:
- Bump version 3.19.1
fragments:
- bump.yml
release_date: '2024-05-29'
3.2.0:
changes:
bugfixes:
Expand Down

0 comments on commit f7acfe4

Please sign in to comment.