mirror of
https://github.com/catchorg/Catch2.git
synced 2025-05-05 23:15:44 +02: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