diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d86271ba398825534bc36465fa9b0fca72fb561..78120cd22ed21321fec473f2d70897b98617d519 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 ###