chore(changelog): bump
This commit is contained in:
parent
a8f268852a
commit
e2eddc93c5
@ -41,6 +41,8 @@ classifyChangelogItem = \case
|
|||||||
ChangelogStoredMarkup -> ChangelogItemBugfix
|
ChangelogStoredMarkup -> ChangelogItemBugfix
|
||||||
ChangelogFixPersonalisedSheetFilesKeep -> ChangelogItemBugfix
|
ChangelogFixPersonalisedSheetFilesKeep -> ChangelogItemBugfix
|
||||||
ChangelogHonorRoomHidden -> ChangelogItemBugfix
|
ChangelogHonorRoomHidden -> ChangelogItemBugfix
|
||||||
|
ChangelogFixSheetBonusRounding -> ChangelogItemBugfix
|
||||||
|
ChangelogFixExamBonusAllSheetsBonus -> ChangelogItemBugfix
|
||||||
_other -> ChangelogItemFeature
|
_other -> ChangelogItemFeature
|
||||||
|
|
||||||
changelogItemDays :: Map ChangelogItem Day
|
changelogItemDays :: Map ChangelogItem Day
|
||||||
|
|||||||
@ -0,0 +1,2 @@
|
|||||||
|
$newline never
|
||||||
|
Automatische Berechnung von Prüfungsboni führt nun nicht mehr zu einem Fehler, wenn alle Übungsblätter im Bonus-Modus sind.
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
$newline never
|
||||||
|
Automatic calculation of exam bonuses now no longer causes an error if all exercise sheets are set to Bonus.
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
$newline never
|
||||||
|
Bonuspunkte werden nun wieder korrekt gerundet
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
$newline never
|
||||||
|
Exam bonus points are now rounded correctly again
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
$newline never
|
||||||
|
Beim Herunterladen von personalisierten Übungsblatt-Dateien kann der Download nun auf jene Teilnehmer eingeschränkt werden, die auch für eine bestimmte Prüfung registriert sind.
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
$newline never
|
||||||
|
When downloading personalised exercise sheet files, the download can now be restricted to only those participants, who are also registered for a certain exam.
|
||||||
Loading…
Reference in New Issue
Block a user