Skip to content

Commit a9d450a

Browse files
committed
Release
1 parent bf84609 commit a9d450a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.0] - 2025-10-31
11+
1012
### Added
1113

1214
- Add a "file" parameter to "path" module

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ namespace: manala
88
name: path
99

1010
# The version of the collection. Must be compatible with semantic versioning
11-
version: 1.1.0
11+
version: 1.2.0
1212

1313
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1414
readme: README.md

0 commit comments

Comments
 (0)