From a86da067c5b722e61e4fa893086e96193cd1f03d Mon Sep 17 00:00:00 2001 From: facelessuser Date: Sat, 25 Nov 2023 10:27:04 -0700 Subject: [PATCH] Formatting --- docs/src/markdown/about/changelog.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/src/markdown/about/changelog.md b/docs/src/markdown/about/changelog.md index 2eb171735..4733b5c01 100644 --- a/docs/src/markdown/about/changelog.md +++ b/docs/src/markdown/about/changelog.md @@ -2,10 +2,10 @@ ## 2.13 -- **NEW**: Performance related enhancements in high traffic calculations. -- **NEW**: Use `matmul` instead of `dot` in calculations to not confuse math savvy people. -- **FIX**: Some typing fixes/improvements. -- **FIX**: Minor fixes to `algebra` library. +- **NEW**: Performance related enhancements in high traffic calculations. +- **NEW**: Use `matmul` instead of `dot` in calculations to not confuse math savvy people. +- **FIX**: Some typing fixes/improvements. +- **FIX**: Minor fixes to `algebra` library. ## 2.12