Update Changelog.

This commit is contained in:
Crozet Sébastien 2021-04-12 17:54:06 +02:00
parent 3ec57016b9
commit 28bfb4ad6d
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ documented here.
This project adheres to [Semantic Versioning](https://semver.org/).
## [0.26.1]
Fix a regression introduced in 0.26.0 preventing `DVector` from being serialized with `serde`.
## [0.26.0]
This releases integrates `min-const-generics` to nalgebra. See
[our blog post](https://dimforge.com/blog/2021/04/12/nalgebra-const-generics)