diff --git a/CHANGES.md b/CHANGES.md index ac51e8c7..14741ab6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,8 @@ ### Improvements - Add support to read, write, list, and remove `/vsimem/` files (#457). +- Raise specific error when trying to read non-UTF-8 file with + `use_arrow=True` (#490). ### Bug fixes