Skip to content

Commit ff092c4

Browse files
committed
Added change log information
Signed-off-by: Pyo <[email protected]>
1 parent 059b4b3 commit ff092c4

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

ReleaseNote.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
# Dynamixel SDK Release Notes
22

3-
3.7.11 (2019-08-19)
3+
3.7.21 (2019-09-06)
44
-------------------
5-
- Updated C lib and DLL file
6-
- Changed C# / win32 / protocol_combined output path
7-
- Fixed "protocol_combined" example bug
8-
- Fixed typo in bulk_read_write.py
5+
* Fixed buffer overflow bug (rxpacket size)
6+
* Fixed typo in the package.xml and header files
97

10-
3.7.10 (2019-08-19)
8+
3.7.11 (2019-08-19)
119
-------------------
12-
- Supported ROS 2 Dashing Diademata
10+
* Updated C lib and DLL file
11+
* Changed C# / win32 / protocol_combined output path
12+
* Fixed "protocol_combined" example bug
13+
* Fixed typo in bulk_read_write.py
1314

1415
3.7.0 (2019-01-03)
1516
------------------

ros/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package dynamixel_sdk
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.7.21 (2019-09-06)
6+
-------------------
7+
* Fixed buffer overflow bug (rxpacket size)
8+
* Fixed typo in the package.xml and header files
9+
* Contributors: Chris Lalancette, Zerom, Pyo
10+
511
3.7.11 (2019-08-19)
612
-------------------
713
- Updated C lib and DLL file

0 commit comments

Comments
 (0)