From 925b85a65e6356495c437df518a39adb1a81efba Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 2 Jun 2025 17:16:11 -1000 Subject: [PATCH] ;doc: relnotes edits --- doc/relnotes.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/relnotes.md b/doc/relnotes.md index 72c2f095a..27c143b33 100644 --- a/doc/relnotes.md +++ b/doc/relnotes.md @@ -128,7 +128,7 @@ Features Unlike `expr:"BOOLEANQUERY"`, where the parts of the boolean query are allowed to match different postings in the transaction, - with `any:` and `all:` the entire boolean query must match match a single posting. + with `any:` and `all:` the entire boolean query must match a single posting. `any:` matches the transaction if any posting is matched, `all:` matches the transaction if all postings are matched. @@ -215,8 +215,6 @@ Fixes - Require fsnotify >=0.4.2.0, which fixes some events being ignored on mac, possibly making hledger-ui --watch more reliable in this regard. -- Require extra >=1.7.11, possibly fixing the stack810.yaml build. (Thomas Miedema) - Improvements - CLI error messages now have consistent clean format independent of GHC version. [#2367] @@ -336,7 +334,8 @@ Doug Goldstein (@cardoe). [#2387]: https://github.com/simonmichael/hledger/issues/2387 [#2391]: https://github.com/simonmichael/hledger/issues/2391 [#2394]: https://github.com/simonmichael/hledger/issues/2394 - +[hledger_site#132]: https://github.com/simonmichael/hledger_site/issues/132 +[hledger_site#133]: https://github.com/simonmichael/hledger_site/issues/133 ## 2025-05-16 hledger-1.42.2 ### hledger 1.42.2