From 1e3bfbbd033c909f237cd2f9a2cc40357ce4699a Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 15 Nov 2019 16:25:52 +0100 Subject: [PATCH] Updated c. Roadmap (markdown) --- c.-Roadmap.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/c.-Roadmap.md b/c.-Roadmap.md index 2360847..c410224 100644 --- a/c.-Roadmap.md +++ b/c.-Roadmap.md @@ -3,15 +3,15 @@ This page is showing the plans for coming releases of libpairtwo. A new release The roadmap does not contain dates because the time needed for a certain feature is dependent on other external factors like doing the laundry. ## 2.0 Release (Next) -* `Game::Board` to get the board where the game is held +* ~~`Game::Board` to get the board where the game is held~~ * Implementation of categories * Removal of getter and setter methods. * Correct performance rating ## 2.x Future Releases * Creation of unit tests -* Usage of phpdoc -* Translations +* Implement PHPdoc again for docs generation +* Enable translations ## Distant future releases * Own calculation of Keizer scoring \ No newline at end of file