We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426982c commit ffc2bbaCopy full SHA for ffc2bba
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2024-09-13
11
+
12
+### Added
13
14
+- Ansible filter "join"
15
16
## [1.0.0] - 2024-09-12
17
18
### Added
galaxy.yml
@@ -8,7 +8,7 @@ namespace: manala
name: path
# The version of the collection. Must be compatible with semantic versioning
-version: 1.0.0
+version: 1.1.0
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
0 commit comments