diff --git a/doc/release_notes.rst b/doc/release_notes.rst index baa71260..18a03316 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -1,8 +1,11 @@ Release Notes ============= -Upcoming Version ----------------- +.. Upcoming Version +.. ---------------- + +Version 0.4.1 +-------------- * Fix the `slice_size` argument in the `solve` function. The argument was not properly passed to the `to_file` function. * Fix the slicing of constraints in case the term dimension is larger than the leading constraint coordinate dimension.