diff --git a/CHANGELOG.md b/CHANGELOG.md index 5341b62..ff67364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ # Changelog -## [Unreleased](https://github.com/hifis-net/ansible-collection-toolkit/tree/HEAD) +## [v4.2.0](https://github.com/hifis-net/ansible-collection-toolkit/tree/v4.2.0) (2024-05-23) -[Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v4.1.0...HEAD) +[Full Changelog](https://github.com/hifis-net/ansible-collection-toolkit/compare/v4.1.0...v4.2.0) **Implemented enhancements:** diff --git a/CITATION.cff b/CITATION.cff index 5bdee90..6aab71f 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -36,5 +36,5 @@ authors: orcid: 'https://orcid.org/0000-0002-5028-6663' repository-code: 'https://github.com/hifis-net/ansible-collection-toolkit' repository-artifact: 'https://galaxy.ansible.com/ui/repo/published/hifis/toolkit/' -version: 'v4.1.0' -date-released: '2024-05-16' +version: 'v4.2.0' +date-released: '2024-05-23' diff --git a/README.md b/README.md index e41fc8e..82a5e75 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,6 @@ SPDX-License-Identifier: Apache-2.0 [![hifis.zammad](https://github.com/hifis-net/ansible-collection-toolkit/actions/workflows/zammad.yml/badge.svg)](https://github.com/hifis-net/ansible-collection-toolkit/actions/workflows/zammad.yml) [![DOI](https://zenodo.org/badge/495697576.svg)](https://zenodo.org/doi/10.5281/zenodo.11147483) -## Description - This collection provides production-ready Ansible roles used for providing services used in research and by research software engineers, but not exclusively. The following use cases are supported: diff --git a/galaxy.yml b/galaxy.yml index 4ac94e1..45a1c21 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -5,7 +5,7 @@ namespace: 'hifis' name: 'toolkit' -version: '4.1.0' +version: '4.2.0' readme: 'README.md' authors: - 'HIFIS Software Services '