diff --git a/c.-Roadmap.md b/c.-Roadmap.md index 5c09535..4ce88d2 100644 --- a/c.-Roadmap.md +++ b/c.-Roadmap.md @@ -4,14 +4,14 @@ The roadmap does not contain dates or timelines because the time needed for a ce ## 2.0 Release (Next) * ~~`Game::Board` to get the board where the game is held~~ -* Implementation of categories -* Removal of getter and setter methods. **(Currently beta)** -* Correct performance rating (GH-5) +* Implementation of categories (#9) +* Removal of getter and setter methods. **(Currently beta)** (#8) +* Correct performance rating (#5) * ~~Implement PHPdoc again for docs generation~~ ## 2.x Future Releases -* Creation of unit tests -* Add translations strings for easy translation +* Creation of unit tests (#10) +* Add translations strings for easy translation (#11) ## Distant future releases -* Own calculation of Keizer scoring \ No newline at end of file +* Own calculation of Keizer scoring (#12) \ No newline at end of file