From 70dbf6c9c15a9026ee1baa934a23861f201ba696 Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Mon, 25 Apr 2022 16:57:01 +0200
Subject: [PATCH] DOC: Amended changelog.

---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d86271b..78120cd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - New function in apiutils that copies an Entity.
 - New EXPERIMENTAL module `high_level_api` which is a completely refactored version of
   the old `high_level_api` from apiutils. Please see the included documentation for details.
+- `to_graphics` now has  `no_shadow` option.
 
 ### Changed ###
 
-- 
GitLab