Skip to content

Commit 25816cd

Browse files
committed
Update changelog
1 parent b6987dd commit 25816cd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3535
relative paths provided in other arguments to the `step()` function
3636
are interpreted relative to the given working directory,
3737
not the current working directory of the running process.
38+
- The directory `.stepup` is no longer created when running `stepup`
39+
without a `plan.py`.
40+
- The files in `.stepup/logs` have been renamed to `*.log` files under `.stepup`.
3841

3942

4043
### Fixed

0 commit comments

Comments
 (0)