Skip to content

Commit

Permalink
docs: Update changelog for 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmsimard committed Feb 7, 2024
1 parent 442c0d3 commit d409875
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions doc/source/changelog-release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@
Changelog and release notes
***************************

1.7.1 (2024-02-06)
##################

https://github.com/ansible-community/ara/releases/tag/1.7.1

.. code-block:: text
This is the 1.7.1 stable release of ara.
1.7.1 is a maintenance release that features minor bug fixes.
Changes since 1.7.0:
- Address deprecation of yaml.dump in ruamel.yaml when generating
the default server settings.yaml file (#524)
- Don't use setuptools/pkg_resources to retrieve the version of ara
since it is not always installed by default.
- Bumped the version of ansible, ansible-core and fedora used in Zuul
CI jobs.
1.7.0 (2023-09-10)
##################

Expand Down

0 comments on commit d409875

Please sign in to comment.