;doc:gh relnotes

This commit is contained in:
Simon Michael 2026-01-08 02:00:28 -10:00
parent 95dc030005
commit 4a79b29f42
2 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@ In a powershell window (press `WINDOWS-R`, `powershell`, `ENTER`):
```
cd ~
curl https://github.com/simonmichael/hledger/releases/download/1.51/hledger-windows-x64.zip -OutFile hledger-windows-x64.zip
curl https://github.com/simonmichael/hledger/releases/download/1.51.2/hledger-windows-x64.zip -OutFile hledger-windows-x64.zip
Expand-Archive hledger-windows-x64.zip -Force -DestinationPath AppData\Roaming\local\bin
hledger --version; hledger-ui --version; hledger-web --version # should show $REL
```

View File

@ -1,6 +1,6 @@
Here you can find unreleased test binaries, which are updated occasionally. By using these and providing [feedback](https://hledger.org/support.html), you can help to make the next release better.
These binaries have the following changes since the 1.51.1 release: https://github.com/simonmichael/hledger/compare/1.51.1...testbin
These binaries have the following changes since the 1.51.2 release: https://github.com/simonmichael/hledger/compare/1.51.2...nightly
<details>
<summary>