diff --git a/docs/release-notes/0.13.3.md b/docs/release-notes/0.13.3.md index 9884d985..c6eaf523 100644 --- a/docs/release-notes/0.13.3.md +++ b/docs/release-notes/0.13.3.md @@ -7,7 +7,8 @@ ```{rubric} Performance ``` * make `dcg.aucell` faster using a single rank pass algorithm {pr}`448` {smaller}`S Dicks` -* make FDR calculation faster and more scalable offering a new CPU and updated GPU path for `dcg`. {pr}`449` {smaller}`S Dicks` +* make FDR calculation faster and more scalable offering a new CPU and updated GPU path for `dcg`. {pr}`450` {smaller}`S Dicks` + ```{rubric} Bug fixes ```