Update CHANGELOG.md

Add some post 3.0 improvements
pull/1063/head
phkahler 2021-06-30 21:21:45 -04:00 committed by GitHub
parent 37de364257
commit 002b12484e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -1,6 +1,27 @@
Changelog
=========
3.x - since the 3.0 release, only available in edge builds
---
New Constraints:
* Arc-length ratio and difference.
* Arc & line lenfth ratio and difference.
Sketching:
* Allow a point and normal to define sketch-in-new-workplane
* update property browser live while dragging the sketch
MISC:
* When linking ciruit boards (IDF .emn files) show keepout regions as construction entites.
Performance:
* more changes to the ID list implementation
3.0
---