From 8413d45d717fadacb2f78a650ad4b2ac97f16ee3 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Sat, 28 Sep 2019 00:11:12 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6788b4..25e0a7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ * NEW READER: `Reader::swar-4` for reading out files created with Swar version 4. * NEW FEATURE: `Tournament::getArbiters()` for multiple arbiters in 1 tournament * ENHANCEMENT: `Class::getBinaryData()` methods return null if field is non-existent +* ENHANCEMENT: The template in distributions provides a more usable starting implementation +* ENHANCEMENT: The template in distributions is renamed to template.php * CHANGE: `Tournament::getArbiter()` accepts a `int` parameter representing the order of the arbiters * BUGFIX: `Player:getId()` returned elo instead of id * BUGFIX: `Tournament::calculateBuchholz()` did not return the correct score when player had unplayed rounds