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 b6987dd commit 25816cdCopy full SHA for 25816cd
docs/changelog.md
@@ -35,6 +35,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
35
relative paths provided in other arguments to the `step()` function
36
are interpreted relative to the given working directory,
37
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`.
41
42
43
### Fixed
0 commit comments