Skip to content

Commit

Permalink
edit CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainRomillon committed Dec 16, 2022
1 parent d06c982 commit ebe0dd8
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,16 @@

## Version 4.4.0


### New features
- Stack commands before sending to eyewear
- New commands :
- `layoutClearAndDisplayExtended` : clear a layout before displaying it at a position
- `layoutClearAndDisplay` : clear a layout before displaying it
- `layoutClearExtended` : clear a layout at a position
- `pageClearAndDisplay` : clear a page before displaying it
- `imgSave` : save image in new format
- `streamImg` : display an image without saving it
- `polyline` : choose the thickness of your polyline

## Version 4.3.0

Expand Down

0 comments on commit ebe0dd8

Please sign in to comment.