From 3f657c4b386ccc50702d08d3141b995f6608230d Mon Sep 17 00:00:00 2001 From: Jeroen De Meerleer Date: Fri, 15 Nov 2019 21:50:49 +0100 Subject: [PATCH] Updated c. Roadmap (markdown) --- c.-Roadmap.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/c.-Roadmap.md b/c.-Roadmap.md index 89a9a15..4ddf9f3 100644 --- a/c.-Roadmap.md +++ b/c.-Roadmap.md @@ -1,12 +1,12 @@ This page is showing the plans for coming releases of libpairtwo. A new release is only to be expected when the roadmap completes. -The roadmap does not contain dates because the time needed for a certain feature is dependent on other external factors like doing the laundry. +The roadmap does not contain dates or timelines 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~~ * Implementation of categories * Removal of getter and setter methods. **(Currently beta)** -* Correct performance rating +* Correct performance rating (GH-5) ## 2.x Future Releases * Creation of unit tests