Skip to content

Commit 187acfe

Browse files
committed
update changelog
1 parent 955aba1 commit 187acfe

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,14 @@ Please add a note of your changes below this heading if you make a Pull Request.
33

44
# Releases
55

6-
## [0.4.0] - 2018-06-10
6+
## [0.4.1] - 2018-07-01
7+
### Fixed
8+
* Encoder errors would show up as Axis error `ERROR_MOTOR_FAILED` instead of `ERROR_ENCODER_FAILED`.
9+
* Various pip install dependencies
10+
* Ability for python tools threads to quit properly
11+
* dfuse error prints now python3 compatible
712

13+
## [0.4.0] - 2018-06-10
814
### Added
915
* Encoder can now go forever in velocity/torque mode due to using circular encoder space.
1016
* Protocol supports function return values

0 commit comments

Comments
 (0)