Skip to content
## OrdinaryDiffEq v5.47.0

[Diff since v5.46.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.46.0...v5.47.0)


**Closed issues:**
- Vector of StaticArrays inside ArrayPartition breaks the type of rate_prototype (#1308)

**Merged pull requests:**
- Fix setting of rate_prototype in __init for ArrayPartition types (#1309) (@jdeldre)
- CompatHelper: bump compat for "Reexport" to "1.0" (#1310) (@github-actions[bot])