diff --git a/CHANGELOG.md b/CHANGELOG.md index dabd876..61569a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,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 ---