Skip to content

Commit

Permalink
Merge branch 'main' into feature/generate-defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
rndmh3ro authored Oct 8, 2024
2 parents b45abb7 + f6b5bfb commit 7919c24
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Changelog

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

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

**Implemented enhancements:**

- \[Enhancement\] The markdown template should include the content of the description field [\#78](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/issues/78)

**Fixed bugs:**

- \[Bug\] aar-doc command unknown after installation [\#75](https://github.com/telekom-mms/Automated-Ansible-Role-Documentation/issues/75)
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ aar-doc = "aar_doc.cli:app"

[tool.poetry.group.dev.dependencies]
pylint = "^3.3.1"
pre-commit = "^3.8.0"
pre-commit = "^4.0.0"
types-pyyaml = "^6.0.12.20240917"

[tool.pytest.ini_options]
Expand Down

0 comments on commit 7919c24

Please sign in to comment.