From b4486b43e499ace5b481baef1ee3768e67898889 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 15 Nov 2019 17:39:15 +0100 Subject: [PATCH] Updated c. Roadmap (markdown) --- c.-Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c.-Roadmap.md b/c.-Roadmap.md index 872c999..ed59932 100644 --- a/c.-Roadmap.md +++ b/c.-Roadmap.md @@ -5,7 +5,7 @@ The roadmap does not contain dates because the time needed for a certain feature ## 2.0 Release (Next) * ~~`Game::Board` to get the board where the game is held~~ * Implementation of categories -* Removal of getter and setter methods. +* Removal of getter and setter methods. (Currently beta) * Correct performance rating ## 2.x Future Releases