diff --git a/changes.md b/changes.md index c492797..99e6ee3 100644 --- a/changes.md +++ b/changes.md @@ -42,3 +42,5 @@ v0.2.0 (Unreleased) * Made FreeCAD import report import error instead of silently failing (thanks @moeb) * Added ruled option for the loft operation (thanks @hyOzd) * Fixed close() not working in planes other than XY (thanks @hyOzd) + * Added box selector with bounding box option (thanks @hyOzd) + * CQ.translate and CQ.rotate documentation fixes (thanks @hyOzd)