doc: add CHANGE file.

This commit is contained in:
Zachary Zhang 2021-01-09 15:34:45 +08:00
parent 0955e88462
commit 061b3d3a66
2 changed files with 22 additions and 0 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
src export-ignore

21
CHNAGE.md Normal file
View file

@ -0,0 +1,21 @@
# 2021.1.9
Fix the API problem that `is_moving()` and other methods of mycobot cannot be used.
# 2021.1.8
Python API add new methods:
- `jog_angle()`
- `jog_coord()`
- `jog_stop()`
# 2020.12.30
Adding usage documents to Python API.
# 2020.12.29
Python API supports python2.7
Modify the serial port to manual setting, support the use of window.