From 18bb1f2efa74637ddaddfae691734406ccbe5421 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Wed, 5 Jun 2019 16:03:19 +0200 Subject: [PATCH] Updated c. To do list (markdown) --- c.-To-do-list.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/c.-To-do-list.md b/c.-To-do-list.md index 4c61c02..71837ce 100644 --- a/c.-To-do-list.md +++ b/c.-To-do-list.md @@ -1,4 +1,5 @@ This list is anaggregation of features that I want to implement. I you have some time left, feel free implement one or more yourself and place a pull request. The features marked with an exclamation mark (!) are features that have a higher priority * Change the first round number to 1 -* Rearrange enums to get logical values when invoking `__toString()` \ No newline at end of file +* Rearrange enums to get logical values when invoking `__toString()` +* Create `Tournament::RoundsToPairings()` \ No newline at end of file