diff --git a/RELEASES.md b/RELEASES.md index 8e15eb9..e0e934c 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +# Release 0.39.1 (In progress) + +- Add `lambert_w` doc for crate docs [#82](https://github.com/Axect/Peroxide/pull/82) (Thanks to [@JSorngard](https://github.com/JSorngard)) + # Release 0.39.0 (2024-11-22) - Decouple `initial_conditions` from `ODEProblem`