| author | Alberto Bertogli
<albertito@blitiri.com.ar> 2025-11-30 00:27:35 UTC |
| committer | Alberto Bertogli
<albertito@blitiri.com.ar> 2025-11-30 00:27:35 UTC |
| parent | 5116c5873d7b6dae3f660050600b5f9aa11d4074 |
| docs/relnotes.md | +8 | -0 |
diff --git a/docs/relnotes.md b/docs/relnotes.md index b91279a..1510d36 100644 --- a/docs/relnotes.md +++ b/docs/relnotes.md @@ -5,6 +5,14 @@ This file contains notes for each release, summarizing changes and explicitly noting backward-incompatible changes or known security issues. +## 1.17.0 (2025-11-30) + +- Fix `Received` header format when including the IP address. +- Call fsync when writing files to the queue. +- Docker image improvements and bug fixes. +- Minor fixes for systems without /bin. + + ## 1.16.0 (2025-06-08) - Minor bug fixes to `chasquid-util`.