Skip to content

Commit 2dd7e56

Browse files
committed
cut off changelog
1 parent f958153 commit 2dd7e56

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
# Unreleased Features
22
Please add a note of your changes below this heading if you make a Pull Request.
33

4+
# Releases
5+
## [0.5.4] - 2021-10-12
6+
47
### Fixed
58
* Some ASCII protocol commands (e.g. `w axis0.requested_state 4`) resulted in `not implemented` due to an issue with the CI compiler. A workaround was made to fix this.
69
* Fixed bad response of some ASCII procotol commands (e.g. `r axis0.error` returned `0d` instead of `0`).
710

11+
### Added
12+
* Added `<axis>.controller.config.vel_integrator_limit`
13+
* Allow setting controller gains on CAN Simple
14+
815
# Releases
916
## [0.5.3] - 2021-09-03
1017

0 commit comments

Comments
 (0)