Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Telekom MMS GmbH committed Sep 30, 2024
1 parent 893e811 commit 5b948e7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,37 @@
# Changelog

## [1.2.0](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/tree/1.2.0) (2024-09-30)

[Full Changelog](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/compare/1.1.0...1.2.0)

**Closed issues:**

- \[Bug\] output\_template not used [\#69](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/issues/69)

## [1.1.0](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/tree/1.1.0) (2024-09-29)

[Full Changelog](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/compare/1.0.4...1.1.0)

**Implemented enhancements:**

- \[Enhancement\] Pypi publish latest releases [\#58](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/issues/58)
- Feature/examples in docs [\#71](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/71) ([rndmh3ro](https://github.com/rndmh3ro))
- feat\(meta\): add support for reading from meta/main [\#68](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/68) ([rndmh3ro](https://github.com/rndmh3ro))

**Fixed bugs:**

- \[Bug\] aar\_doc does not support arguments\_spec in meta/main.yaml [\#66](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/issues/66)

**Merged pull requests:**

- Linting [\#73](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/73) ([rndmh3ro](https://github.com/rndmh3ro))
- feat\(docs\): update readme [\#72](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/72) ([rndmh3ro](https://github.com/rndmh3ro))
- chore\(deps\): update actions/checkout action to v4.2.0 [\#70](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/70) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency pytest to v8.3.3 [\#67](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/67) ([renovate[bot]](https://github.com/apps/renovate))
- Update actions/setup-python digest to f677139 [\#65](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/65) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency typer to v0.12.5 [\#64](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/64) ([renovate[bot]](https://github.com/apps/renovate))
- Update dependency mypy to v1.11.2 [\#63](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/63) ([renovate[bot]](https://github.com/apps/renovate))

## [1.0.4](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/tree/1.0.4) (2024-08-22)

[Full Changelog](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/compare/1.0.3...1.0.4)
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aar_doc"
version = "1.1.0"
version = "1.2.0"
description = "A tool for generating docs for Ansible roles"
readme = "README.md"
authors = ["Miika Kankare <[email protected]>", "Sebastian Gumprich <[email protected]>"]
Expand Down

0 comments on commit 5b948e7

Please sign in to comment.