Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed May 24, 2024
1 parent 2c882d0 commit c634056
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
- Serialization of ``std::vector<Eigen::VectorXd>``
- Serialization of ``std::vector<double>`` deserializing to ``Eigen::VectorXd``
- Type check arrays at deserialization based on first element
- WIP: Serialization of ``std::vector``'s of other Eigen types
- Writer for vectors of strings

### Changed
Expand Down

0 comments on commit c634056

Please sign in to comment.