From efc3745690d5753fc966a55893419e62f24abf57 Mon Sep 17 00:00:00 2001 From: Speiger Date: Thu, 12 Aug 2021 15:08:53 +0200 Subject: [PATCH] Updated Issues list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e64adb69..426d834a 100644 --- a/README.md +++ b/README.md @@ -62,5 +62,4 @@ do not combine the commands because they can not be executed at the same time. ## Current Down Sides (Random order) - Testing for Sub Maps/Sets/Lists are only in a very basic way tested -- Documentation is only present at the lowest level for most cases and needs a typo fixing. -- AVLTreeSet/Map Polling (pollFirst/LastKey) is not working properly. It does not crash just the order is not maintained for whatever reason. Will be fixed very soon. \ No newline at end of file +- Documentation is only present at the lowest level for most cases and needs a typo fixing. \ No newline at end of file