We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95331b5 commit 7b0d848Copy full SHA for 7b0d848
1 file changed
CHANGELOG.md
@@ -7,9 +7,9 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
7
8
## Unreleased
9
10
-- Move runtime profiling persistence from SQLite to a JSON snapshot plus append-only
11
- journal in `.pytask/`, keeping runtime data resilient to crashes and compacted on
12
- normal build exits.
+- {pull}`766` moves runtime profiling persistence from SQLite to a JSON snapshot plus
+ append-only journal in `.pytask/`, keeping runtime data resilient to crashes and
+ compacted on normal build exits.
13
14
## 0.5.8 - 2025-12-30
15
0 commit comments