diff --git a/CHANGELOG.md b/CHANGELOG.md index 83ba900..2faada1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ Bug fixes: * GTK: unbreak 3Dconnexion support. * When pasting transformed entities, multiply constraint values by scale. * Fix TTF font metrics (restore the behavior from version 2.0). + * Forcibly show the current group once we start a drawing operation. + * DXF export: always declare layers before using them. 2.1 ---