Update Changelog

This commit is contained in:
Jacob Perron 2018-04-07 17:25:25 -07:00
parent c7e111d8ec
commit bb284be503

View file

@ -2,6 +2,28 @@
Changelog for package libcreate
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* Add unit tests (gtests)
* Refactor Packet API
* Declare setData member as protected
* Rename 'setTempData' to 'setDataToValidate'
* Remove redundant packets from Data constructor
* Updated setDigits function API comments
* added HTML to adjust for spacing in diagram, showing the proper ordering of segments.
* Update examples
* More concise and focusing on individual features:
* Battery level
* Bumpers
* Drive circle
* LEDs
* Serial packets
* Play song
* Wheeldrop
* Update README
* Refactor cmake files
* Contributors: Jacob Perron, K.Moriarty
1.5.0 (2017-12-17)
------------------
* Add APIs for getting the measured velocities of the wheels