From 8def1143d24c079323cfd2da4ca7924c950f25f0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 16 Sep 2025 10:10:30 -0700 Subject: [PATCH] ;doc:changelogs:1.50.1: add issue links --- hledger-ui/CHANGES.md | 4 ++++ hledger/CHANGES.md | 1 + 2 files changed, 5 insertions(+) diff --git a/hledger-ui/CHANGES.md b/hledger-ui/CHANGES.md index d7f77caf1..86d491c80 100644 --- a/hledger-ui/CHANGES.md +++ b/hledger-ui/CHANGES.md @@ -66,6 +66,10 @@ API - Hledger.UI.UIState: enableForecastPreservingPeriod -> enableForecast +[#2014]: https://github.com/simonmichael/hledger/issues/2014 +[#2288]: https://github.com/simonmichael/hledger/issues/2288 +[#2451]: https://github.com/simonmichael/hledger/issues/2451 +[#2454]: https://github.com/simonmichael/hledger/issues/2454 # 1.50 2025-09-03 diff --git a/hledger/CHANGES.md b/hledger/CHANGES.md index dc3dff059..1339a2ba7 100644 --- a/hledger/CHANGES.md +++ b/hledger/CHANGES.md @@ -81,6 +81,7 @@ API uiReloadJournal -> uiReload, uiReloadJournalIfChanged -> uiReloadIfFileChanged +[#2452]: https://github.com/simonmichael/hledger/issues/2452 # 1.50 2025-09-03