Skip to content

Commit

Permalink
Updated Changelog for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IanTheEngineer committed Jan 18, 2017
1 parent 4741df5 commit 9f166c3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog for package gennodejs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2017-1-18)
------------------
* The following changes make 2.0 incompatible with JavaScript
messages objects generated in gennodejs 1.x
* Bundled updates
* Optionally accept object when constructing messages
* Add md5sum for Service
* Updates to generated code to use pre-allocated buffers
* Generated code relies on external npm package for
base serialization, deserialization, finding other
message packages
* Handle ros_msg_utils npm package rename
* Incorrect argument, push array serialization to ros_msg_utils
* Remove unused get message fixed size method
* Contributors: Chris Smith, Ian McMahon

1.0.3 (2016-5-18)
------------------
* Removed extraneous base file installs
Expand Down

0 comments on commit 9f166c3

Please sign in to comment.