From e86f19c9315ec33f2fa22a0336b9b4e17fa4a936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Mon, 8 Feb 2021 18:57:48 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b467dd521..d3488d699 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ All notable changes to this project will be documented in this file. - get/setlocal_x renamed to get/setlocalx - QName casing changed from Qname - Void keyword instead of Undefined for optional parameters and slot/const values +- Not displaying slot/const value when Void ### Removed - Code structure detection in Graphviz graphs as it was usually wrong