Skip to content
Snippets Groups Projects
Commit bfd85ab0 authored by Simon Praetorius's avatar Simon Praetorius
Browse files

Add changelog entry

parent 1cec2fe5
No related branches found
No related tags found
1 merge request!1158Fillin missing functionality in ReservedVector and make it constexpr
Pipeline #53179 passed
Pipeline: Dune Nightly Test

#53180

    ......@@ -32,6 +32,9 @@ In order to build the DUNE core modules you need at least the following software
    - Add `python -m dune [info|configure|list|remove|dunetype|fix-dunepy]` command to manage just-in-time generated python modules in dune-py
    - The storage type `ReservedVector` is extended to follow more closely the `std::vector` and
    `std::array` interfaces.
    ## Build System
    - Improve the the function `dune_add_library` by separating the target types normal, interface, and
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment