diff --git a/CHANGELOG.md b/CHANGELOG.md index 1337786f8..bfa333abc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## Version 2.6.0 - 2022-11-08 +### New Features + - Enable page buffered reading (#639). + +### Improvements + - Warn when detecting lossy reads or write of floating point data (#636). + ## Version 2.5.1 - 2022-11-07 ### Bug Fix - Fix missing `inline` for collective metadata properties.