From 0b9f01b936d3c241f62f5389f77d61343dd03deb Mon Sep 17 00:00:00 2001 From: Matt Fiddaman Date: Fri, 6 Dec 2024 20:04:38 +0000 Subject: [PATCH] [WIP] fix titles in release notes (#553) --- docs/releases.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/releases.md b/docs/releases.md index 2eb2232871..4fe528e3db 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -8,7 +8,7 @@ The release has the following notable improvements: - New summary report card type - Batch sync for SimpleFin accounts -## Actual +### Actual #### Features @@ -83,7 +83,7 @@ The release has the following notable improvements: - [#3871](https://github.com/actualbudget/actual/pull/3871) Summary Report: Update font size implementation to be simpler — thanks @MikesGlitch - [#3904](https://github.com/actualbudget/actual/pull/3904) Use useNavigate instead of accessing window.__navigate — thanks @joel-jeremy -## Actual Server +### Actual Server #### Features