Use the exercise label instead of the button name as path

This commit is contained in:
I-Al-Istannen
2021-06-04 19:23:33 +02:00
parent df3ad3d890
commit 8ab462fb87
2 changed files with 9 additions and 1 deletions

View File

@ -27,6 +27,8 @@ ambiguous situations.
### Changed
- Use `/` instead of `\` as path separator for (regex) rules on Windows
- Use the label to the left for exercises instead of the button name to
determine the folder name
## 3.0.1 - 2021-06-01