From 92318576f6c4bc4511f9fc3bd645bd2ddcc6f559 Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 15 Nov 2019 17:39:36 +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 ed59932..89a9a15 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. (Currently beta) +* Removal of getter and setter methods. **(Currently beta)** * Correct performance rating ## 2.x Future Releases