Skip to content

Commit dd96d24

Browse files
author
Telekom MMS GmbH
committed
update changelog
1 parent f808791 commit dd96d24

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# Changelog
22

3-
## [2.3.1](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/tree/2.3.1) (2025-10-29)
3+
## [2.4.0](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/tree/2.4.0) (2025-11-15)
44

5-
[Full Changelog](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/compare/2.3.0...2.3.1)
5+
[Full Changelog](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/compare/2.3.0...2.4.0)
66

77
**Implemented enhancements:**
88

99
- \[Enhancement\] Improve formatting of Markdown template [\#136](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/issues/136)
10+
- Add linting of rendered markdown and improve the base template [\#183](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/183) ([schurzi](https://github.com/schurzi))
1011

1112
**Merged pull requests:**
1213

13-
- Add linting of rendered markdown and improve the base template [\#183](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/183) ([schurzi](https://github.com/schurzi))
1414
- fix\(deps\): update dependency typer to ^0.20.0 [\#182](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/182) ([renovate[bot]](https://github.com/apps/renovate))
1515
- chore\(deps\): update dependency python to 3.14 [\#179](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/179) ([renovate[bot]](https://github.com/apps/renovate))
1616
- chore\(deps\): update dependency pylint to v3.3.9 [\#178](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/pull/178) ([renovate[bot]](https://github.com/apps/renovate))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aar_doc"
3-
version = "2.3.1"
3+
version = "2.4.0"
44
description = "A tool for generating docs for Ansible roles"
55
readme = "README.md"
66
authors = ["Miika Kankare <miika@kanka.re>", "Sebastian Gumprich <sebastian.gumprich@telekom.de>"]

0 commit comments

Comments
 (0)