Updated known bugs

This commit is contained in:
Speiger 2021-09-03 10:52:03 +02:00
parent 0f072ddd59
commit 88918dfb35
1 changed files with 2 additions and 1 deletions

View File

@ -64,4 +64,5 @@ 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.
- Documentation is only present at the lowest level for most cases and needs a typo fixing.
- ToString method in Wrapper Classes do not work correctly. (Synchronized/Unmodifiable wrappers)