From 32b139d7f22ca858b89f78e4ecfe6e304593f660 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20R=C3=B6bke?= Date: Thu, 25 Jun 2020 01:40:55 +0200 Subject: [PATCH] fixed uppercase --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b41b840..8d29e4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ No unreleased changes yet. - JsonAPI.md is now updated with snake_case names and consistent with visualization_data.py - Fixed default value for svg-join **v_top** to *None* from *'top'* - Improved flexibility in several function parameters -- Improved Documentation and comments in several places +- Improved documentation and comments in several places - Fixed passing parameters to method *setup_tree_dec_graph* ### Removed