Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Update links in changelog #20

Merged
merged 1 commit into from
Apr 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 18 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
# Changelog

## [Unreleased](https://github.com/hifis-net/ssh-keys/tree/HEAD)
## [Unreleased](https://github.com/hifis-net/ansible-role-ssh-keys/tree/HEAD)

[Full Changelog](https://github.com/hifis-net/ssh-keys/compare/v1.2.0...HEAD)
[Full Changelog](https://github.com/hifis-net/ansible-role-ssh-keys/compare/v1.2.0...HEAD)

**Implemented enhancements:**

- Add badges to README [\#13](https://github.com/hifis-net/ansible-role-ssh-keys/issues/13)
- Migrate changelog to github-changelog-generator [\#3](https://github.com/hifis-net/ansible-role-ssh-keys/issues/3)
- Add badges to README [\#15](https://github.com/hifis-net/ansible-role-ssh-keys/pull/15) ([tobiashuste](https://github.com/tobiashuste))

**Merged pull requests:**

- Implement GitHub actions workflows [\#2](https://github.com/hifis-net/ssh-keys/pull/2) ([Normo](https://github.com/Normo))
- Update Python dependencies and specify Python version explicitly [\#14](https://github.com/hifis-net/ansible-role-ssh-keys/pull/14) ([tobiashuste](https://github.com/tobiashuste))
- Use the FQCN in the whole project [\#12](https://github.com/hifis-net/ansible-role-ssh-keys/pull/12) ([tobiashuste](https://github.com/tobiashuste))
- Update Galaxy meta information file [\#11](https://github.com/hifis-net/ansible-role-ssh-keys/pull/11) ([tobiashuste](https://github.com/tobiashuste))
- Migrate manual changelog to github-changelog-generator [\#10](https://github.com/hifis-net/ansible-role-ssh-keys/pull/10) ([Normo](https://github.com/Normo))
- Implement GitHub actions workflows [\#2](https://github.com/hifis-net/ansible-role-ssh-keys/pull/2) ([Normo](https://github.com/Normo))

<!--
SPDX-FileCopyrightText: 2020 Helmholtz Centre for Environmental Research (UFZ)
Expand All @@ -15,19 +25,19 @@ SPDX-FileCopyrightText: 2020 Helmholtz-Zentrum Dresden-Rossendorf (HZDR)
SPDX-License-Identifier: Apache-2.0
-->

## [v1.2.0](https://github.com/hifis-net/ssh-keys/releases/tag/v1.2.0) - 2021-02-08
## [v1.2.0](https://github.com/hifis-net/ansible-role-ssh-keys/releases/tag/v1.2.0) - 2021-02-08

[List of commits](https://github.com/hifis-net/ssh-keys/compare/v1.1.0...v1.2.0)
[List of commits](https://github.com/hifis-net/ansible-role-ssh-keys/compare/v1.1.0...v1.2.0)

### Added

- Automate role import into Ansible Galaxy via GitHub Actions
([!7](https://gitlab.com/hifis/ansible/ssh-keys/-/merge_requests/7)
by [tobiashuste](https://gitlab.com/tobiashuste)).

## [v1.1.0](https://github.com/hifis-net/ssh-keys/releases/tag/v1.1.0) - 2021-01-22
## [v1.1.0](https://github.com/hifis-net/ansible-role-ssh-keys/releases/tag/v1.1.0) - 2021-01-22

[List of commits](https://github.com/hifis-net/ssh-keys/compare/v1.0.0...v1.1.0)
[List of commits](https://github.com/hifis-net/ansible-role-ssh-keys/compare/v1.0.0...v1.1.0)

### Added
- Support Debian Buster/Strech and simplify the CI pipeline
Expand All @@ -39,7 +49,7 @@ SPDX-License-Identifier: Apache-2.0
([!2](https://gitlab.com/hifis/ansible/ssh-keys/-/merge_requests/2)
by [tobiashuste](https://gitlab.com/tobiashuste)).

## [v1.0.0](https://github.com/hifis-net/ssh-keys/releases/tag/v1.0.0) - 2021-01-06
## [v1.0.0](https://github.com/hifis-net/ansible-role-ssh-keys/releases/tag/v1.0.0) - 2021-01-06

### Added
- Initial release of the Ansible SSH-Keys role
Expand Down
10 changes: 5 additions & 5 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@ SPDX-FileCopyrightText: 2020 Helmholtz-Zentrum Dresden-Rossendorf (HZDR)
SPDX-License-Identifier: Apache-2.0
-->

## [v1.2.0](https://github.com/hifis-net/ssh-keys/releases/tag/v1.2.0) - 2021-02-08
## [v1.2.0](https://github.com/hifis-net/ansible-role-ssh-keys/releases/tag/v1.2.0) - 2021-02-08

[List of commits](https://gitlab.com/hifis/ansible/ssh-keys/-/compare/v1.1.0...v1.2.0)
[List of commits](https://github.com/hifis-net/ansible-role-ssh-keys/compare/v1.1.0...v1.2.0)

### Added

- Automate role import into Ansible Galaxy via GitHub Actions
([!7](https://gitlab.com/hifis/ansible/ssh-keys/-/merge_requests/7)
by [tobiashuste](https://gitlab.com/tobiashuste)).

## [v1.1.0](https://github.com/hifis-net/ssh-keys/releases/tag/v1.1.0) - 2021-01-22
## [v1.1.0](https://github.com/hifis-net/ansible-role-ssh-keys/releases/tag/v1.1.0) - 2021-01-22

[List of commits](https://gitlab.com/hifis/ansible/ssh-keys/-/compare/v1.0.0...v1.1.0)
[List of commits](https://github.com/hifis-net/ansible-role-ssh-keys/compare/v1.0.0...v1.1.0)

### Added
- Support Debian Buster/Strech and simplify the CI pipeline
Expand All @@ -29,7 +29,7 @@ SPDX-License-Identifier: Apache-2.0
([!2](https://gitlab.com/hifis/ansible/ssh-keys/-/merge_requests/2)
by [tobiashuste](https://gitlab.com/tobiashuste)).

## [v1.0.0](https://github.com/hifis-net/ssh-keys/releases/tag/v1.0.0) - 2021-01-06
## [v1.0.0](https://github.com/hifis-net/ansible-role-ssh-keys/releases/tag/v1.0.0) - 2021-01-06

### Added
- Initial release of the Ansible SSH-Keys role