|
2 | 2 | Changelog for package bno055 |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +0.4.0 |
| 6 | +----------- |
| 7 | +* Update CHANGELOG for new release |
| 8 | +* Improve the doc strings for the connectors |
| 9 | +* Add I2C implementation (`#52 <https://github.com/flynneva/bno055/issues/52>`_) |
| 10 | + * Add I2C implementation |
| 11 | + * Updates after review |
| 12 | + * Revert one file change |
| 13 | + * Add newline |
| 14 | + * Revert to UART as default |
| 15 | + * Fix typo |
| 16 | + * nit |
| 17 | +* Merge pull request `#50 <https://github.com/flynneva/bno055/issues/50>`_ from flynneva/fix-invalid-log-print |
| 18 | + Fix invalid log string variable expansion |
| 19 | +* Update CI to include Humble |
| 20 | +* Fix invalid log string variable expansion |
| 21 | +* Merge pull request `#49 <https://github.com/flynneva/bno055/issues/49>`_ from sjev/operation_mode |
| 22 | +* add device mode setting |
| 23 | +* Contributors: Andrew Symington, Evan Flynn, Jev Kuznetsov |
| 24 | + |
5 | 25 | Forthcoming |
6 | 26 | ----------- |
| 27 | +* Bump version for new release |
| 28 | +* Update CHANGELOG for new release |
| 29 | +* Improve the doc strings for the connectors |
| 30 | +* Add I2C implementation (`#52 <https://github.com/flynneva/bno055/issues/52>`_) |
| 31 | + * Add I2C implementation |
| 32 | + * Updates after review |
| 33 | + * Revert one file change |
| 34 | + * Add newline |
| 35 | + * Revert to UART as default |
| 36 | + * Fix typo |
| 37 | + * nit |
| 38 | +* Merge pull request `#50 <https://github.com/flynneva/bno055/issues/50>`_ from flynneva/fix-invalid-log-print |
| 39 | + Fix invalid log string variable expansion |
| 40 | +* Update CI to include Humble |
| 41 | +* Fix invalid log string variable expansion |
| 42 | +* Merge pull request `#49 <https://github.com/flynneva/bno055/issues/49>`_ from sjev/operation_mode |
| 43 | +* add device mode setting |
| 44 | +* Contributors: Andrew Symington, Evan Flynn, Jev Kuznetsov |
| 45 | + |
| 46 | +0.3.0 |
| 47 | +----------- |
7 | 48 | * Merge pull request `#43 <https://github.com/flynneva/bno055/issues/43>`_ from flynneva/develop |
8 | 49 | bring over updates |
9 | 50 | * Merge pull request `#44 <https://github.com/flynneva/bno055/issues/44>`_ from Towflos/develop |
|
0 commit comments