diff --git a/CHANGELOG.md b/CHANGELOG.md index bd9f77f04..42b74e99e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added ### Changed -- Tidy3D component `.to_hdf5()` and `.from_hdf5` accept custom encoder and decoder functions for more flexible IO. +- Tidy3D component `.to_hdf5()` and `.from_hdf5()` now accept custom encoder and decoder functions for more flexible IO. ### Fixed - `JaxDataArrays` are properly handled when reading and writing to file, dramatically reducing the VJP simulation download size in server-side adjoint.