Remove unintentional changelog in readme (#3678)
This commit is contained in:
11
README.md
11
README.md
@ -373,14 +373,3 @@ yarn wdio run wdio.conf.ts
|
||||
## KCL
|
||||
|
||||
For how to contribute to KCL, [see our KCL README](https://github.com/KittyCAD/modeling-app/tree/main/src/wasm-lib/kcl).
|
||||
|
||||
|
||||
- Theme removed as a project setting
|
||||
- Rename kcl Value to Expr, MemoryItem to KclValue
|
||||
- Remove ProgramReturn
|
||||
- Macro to make KCL snapshot tests easier
|
||||
- Add logical not operator using bang !
|
||||
- ensure we never execute over ourselves
|
||||
- Unify KCL expression execution (2 + draw() didn't work)
|
||||
- Text-CAD-integration
|
||||
|
||||
|
Reference in New Issue
Block a user