diff --git a/CHANGELOG.md b/CHANGELOG.md index 14c9ee5..cb281d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,13 @@ Other new features: workplane is displayed. * The "=" key is bound to "Zoom In", like "+" key. +2.3 +--- + +Bug fixes: + * Do not crash when applying a symmetry constraint to two points. + * Fix TTF font metrics again (properly this time). + 2.2 ---