Skip to content

Commit 7b0d848

Browse files
committed
Reference PR 766 in changelog
1 parent 95331b5 commit 7b0d848

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ releases are available on [PyPI](https://pypi.org/project/pytask) and
77

88
## Unreleased
99

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.
10+
- {pull}`766` moves runtime profiling persistence from SQLite to a JSON snapshot plus
11+
append-only journal in `.pytask/`, keeping runtime data resilient to crashes and
12+
compacted on normal build exits.
1313

1414
## 0.5.8 - 2025-12-30
1515

0 commit comments

Comments
 (0)