From ea134e7bea2d2c278f38a0b9cc59dd9d1095850b Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 1 Apr 2024 15:33:11 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7e0417..b9c0454 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Don't correct `eof`, a regression from 1.20.0 + ## [1.20.0] - 2024-04-01 ### Fixes