Commit 14a866b
committed
fix(docs): restore v0.8.2 performance note
Problem\nThe v0.8.2 performance note was incorrectly folded into the changelog flow, which left the performance index pointing at v0.8.0 as the current version.\n\nImplementation\nRestore docs/performance/v0.8.2.md as a standalone performance note, update the performance index to mark v0.8.2 as current, and add the page back to the MkDocs performance navigation alongside the v0.8.2 release note.\n\nTests\npython -m mkdocs build --clean\n\nNotes\nThe changelog v0.8.2 release note remains separate from the performance note by design.1 parent 1ced523 commit 14a866b
3 files changed
Lines changed: 421 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 11 | + | |
| 12 | + | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
| 18 | + | |
| 19 | + | |
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
| |||
0 commit comments