We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf84609 commit a9d450aCopy full SHA for a9d450a
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.2.0] - 2025-10-31
11
+
12
### Added
13
14
- Add a "file" parameter to "path" module
galaxy.yml
@@ -8,7 +8,7 @@ namespace: manala
name: path
# The version of the collection. Must be compatible with semantic versioning
-version: 1.1.0
+version: 1.2.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