Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-02-04 21:43:16 +01:00
parent fbc4fadbb7
commit 315147ae3f
102 changed files with 3296 additions and 2559 deletions

View File

@@ -1,5 +1,7 @@
# CHANGELOG
* Added 'row' and 'column' layout hints for aligning elements (#90)
* Added 'together' layout hint for grouping elements (#43)
* Enabled adding notes to class methods and members (#87)
* Improved rendering of template methods in class diagrams (#83)