Skip to content

Commit 13062e0

Browse files
committed
ficx.
1 parent 8dcd9dc commit 13062e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
1010
- [#743](https://github.com/pytask-dev/pytask/pull/743) adds the `pytask.lock`
1111
lockfile as the primary state backend with a portable format and documentation. When
1212
no lockfile exists, pytask reads the legacy SQLite state and writes `pytask.lock`;
13-
`pytask build` continues updating the legacy database for downgrade compatibility.
13+
`pytask build` continues updating the legacy database for downgrade compatibility for some time.
1414
- [#789](https://github.com/pytask-dev/pytask/pull/789) switches the documentation
1515
site to [Zensical](https://zensical.org/).
1616
- [#787](https://github.com/pytask-dev/pytask/pull/787) makes the `attributes` field mandatory on `PNode` and

0 commit comments

Comments
 (0)