mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-09 08:19:32 +01:00
Users can still write a description for their sections, but it will no longer be saved as part of the `SectionInfo` struct. This ability has also been added to the documentation. Closes #1319