Skip to content

Commit ae6424d

Browse files
committed
;doc: changelogs: order releases by date (1.50.5 above 1.51)
1 parent abf4931 commit ae6424d

5 files changed

Lines changed: 24 additions & 24 deletions

File tree

doc/CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ Infrastructure/tools
241241

242242
# 1.51.1 2025-12-08
243243

244+
# 1.50.5 2025-12-08
245+
244246
# 1.51 2025-12-05
245247

246248
Docs updated
@@ -297,8 +299,6 @@ Infrastructure/Misc
297299
- workflows:binaries-mac-x64: switch to macos-15-intel
298300

299301

300-
# 1.50.5 2025-12-08
301-
302302
# 1.50.4 2025-12-04
303303

304304
# 1.50.3 2025-11-18

hledger-lib/CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ Fixes
223223

224224
# 1.51.1 2025-12-08
225225

226+
# 1.50.5 2025-12-08
227+
226228
# 1.51 2025-12-05
227229

228230
Breaking changes
@@ -239,8 +241,6 @@ Improvements
239241
[#2468]
240242

241243

242-
# 1.50.5 2025-12-08
243-
244244
# 1.50.4 2025-12-04
245245

246246
# 1.50.3 2025-11-18

hledger-ui/CHANGES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,11 @@ Improvements
191191
- Uses hledger 1.51.1.
192192

193193

194+
# 1.50.5 2025-12-08
195+
196+
- Uses hledger 1.50.5.
197+
198+
194199
# 1.51 2025-12-05
195200

196201
Improvements
@@ -200,11 +205,6 @@ Improvements
200205
- Uses hledger 1.51.
201206

202207

203-
# 1.50.5 2025-12-08
204-
205-
- Uses hledger 1.50.5.
206-
207-
208208
# 1.50.4 2025-12-04
209209

210210
- Uses hledger 1.50.4.

hledger-web/CHANGES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -316,16 +316,16 @@ Docs
316316
- Uses hledger 1.51.1.
317317

318318

319-
# 1.51 2025-12-05
319+
# 1.50.5 2025-12-08
320320

321-
Improvements
321+
- Uses hledger 1.50.5.
322322

323-
- Uses hledger 1.51.
324323

324+
# 1.51 2025-12-05
325325

326-
# 1.50.5 2025-12-08
326+
Improvements
327327

328-
- Uses hledger 1.50.5.
328+
- Uses hledger 1.51.
329329

330330

331331
# 1.50.4 2025-12-04

hledger/CHANGES.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,6 +1223,16 @@ Fixes
12231223
[#2497]: https://github.com/hledgerorg/hledger/issues/2497
12241224

12251225

1226+
# 1.50.5 2025-12-08
1227+
1228+
Fixes
1229+
1230+
- Relative includes from a symlinked file work again, fixing some fallout from 1.50.4's fixes.
1231+
[#2503]
1232+
1233+
[#2503]: https://github.com/hledgerorg/hledger/issues/2503
1234+
1235+
12261236
# 1.51 2025-12-05
12271237

12281238
Breaking changes
@@ -1288,16 +1298,6 @@ API
12881298
- renamed withJournalDo -> withJournal. The old name is still available but deprecated.
12891299

12901300

1291-
# 1.50.5 2025-12-08
1292-
1293-
Fixes
1294-
1295-
- Relative includes from a symlinked file work again, fixing some fallout from 1.50.4's fixes.
1296-
[#2503]
1297-
1298-
[#2503]: https://github.com/hledgerorg/hledger/issues/2503
1299-
1300-
13011301
# 1.50.4 2025-12-04
13021302

13031303
Fixes

0 commit comments

Comments
 (0)