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