Skip to content

Commit 9f166c3

Browse files
Updated Changelog for 2.0.0
1 parent 4741df5 commit 9f166c3

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.rst

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

5+
2.0.0 (2017-1-18)
6+
------------------
7+
* The following changes make 2.0 incompatible with JavaScript
8+
messages objects generated in gennodejs 1.x
9+
* Bundled updates
10+
* Optionally accept object when constructing messages
11+
* Add md5sum for Service
12+
* Updates to generated code to use pre-allocated buffers
13+
* Generated code relies on external npm package for
14+
base serialization, deserialization, finding other
15+
message packages
16+
* Handle ros_msg_utils npm package rename
17+
* Incorrect argument, push array serialization to ros_msg_utils
18+
* Remove unused get message fixed size method
19+
* Contributors: Chris Smith, Ian McMahon
20+
521
1.0.3 (2016-5-18)
622
------------------
723
* Removed extraneous base file installs

0 commit comments

Comments
 (0)