diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 6e75090bf..58364046e 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -1,14 +1,13 @@ -I'm pleased to announce hledger 1.50.3. -This release fixes a big performance regression in the 1.50 series, -so you should avoid 1.50-1.50.2 and upgrade to this one. -Thank you to contributors Caleb Maclennan and Stephen Morgan. +hledger-1.50.4 fixes 1.50's journal include directive, +so that it no longer ignores paths containing dot files/directories, +and it no longer shows symbolic links dereferenced. Best, -Simon -- https://github.com/simonmichael/hledger/releases/1.50.3 -- https://hledger.org/relnotes.html#2025-11-18-hledger-1503 +- https://github.com/simonmichael/hledger/releases/1.50.4 +- https://hledger.org/relnotes.html#2025-12-04-hledger-1504 - https://hledger.org/install diff --git a/doc/ANNOUNCE.short b/doc/ANNOUNCE.short index 29aa1d3ed..5a78c7181 100644 --- a/doc/ANNOUNCE.short +++ b/doc/ANNOUNCE.short @@ -1,9 +1,9 @@ -hledger 1.50.3 is out, fixing a big performance regression in the 1.50 series -(so you should upgrade to this one.) -Thank you to contributors Caleb Maclennan and Stephen Morgan. +hledger-1.50.4 fixes 1.50's journal include directive, +so that it no longer ignores paths containing dot files/directories, +and it no longer shows symbolic links dereferenced. -- https://github.com/simonmichael/hledger/releases/1.50.3 -- https://hledger.org/relnotes.html#2025-11-18-hledger-1503 +- https://github.com/simonmichael/hledger/releases/1.50.4 +- https://hledger.org/relnotes.html#2025-12-04-hledger-1504 - https://hledger.org/install #hledger is free, robust, friendly, multicurrency, double-entry,