Skip to content

Commit 835c563

Browse files
committed
Prepare for release 1.2.4
1 parent bbf4332 commit 835c563

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.2.4] - 2024-05-27
11+
1012
### Changed
1113

1214
- Include "hidden" files when globbing.
1315

1416
### Fixed
1517

16-
- Do not refuse to replay of unchanged step that declares its own static inputs.
18+
- Do not refuse to replay unchanged step that declares its own static inputs.
1719
- Make recursive glob consistent with Python's built-in glob in `step.core.nglob`.
1820
- Pool definitions are stored in workflow and replayed correctly when a step is skipped.
1921

0 commit comments

Comments
 (0)