# Changelog ## 0.1.1 - Added test coverage (100% at time of writing). - `grud::Grid` now provides `Debug` and `Display` iff `` does. - `grud::Grid` now provides `IntoIterator` for `&'a T` and `&mut 'a T`. ## 0.1.0 - Initial commit.