|
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 |
| 5 | +0.4.1 (2023-01-15) |
| 6 | +------------------ |
| 7 | +* Update CHANGELOG |
| 8 | +* Bump patch version after small bug fix |
| 9 | +* Fix i2c issues found (param and division by zero) (`#56 <https://github.com/flynneva/bno055/issues/56>`_) |
24 | 10 |
|
25 | | -Forthcoming |
26 | | ------------ |
| 11 | +0.4.0 (2023-01-13) |
| 12 | +------------------ |
27 | 13 | * Bump version for new release |
28 | 14 | * Update CHANGELOG for new release |
29 | 15 | * Improve the doc strings for the connectors |
30 | 16 | * 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 | 17 | * Merge pull request `#50 <https://github.com/flynneva/bno055/issues/50>`_ from flynneva/fix-invalid-log-print |
39 | 18 | Fix invalid log string variable expansion |
40 | 19 | * Update CI to include Humble |
41 | 20 | * Fix invalid log string variable expansion |
42 | 21 | * Merge pull request `#49 <https://github.com/flynneva/bno055/issues/49>`_ from sjev/operation_mode |
43 | 22 | * add device mode setting |
44 | | -* Contributors: Andrew Symington, Evan Flynn, Jev Kuznetsov |
| 23 | +* Contributors: Andrew Symington, Evan Flynn, Jev |
45 | 24 |
|
46 | | -0.3.0 |
47 | | ------------ |
| 25 | +0.3.0 (2022-03-22) |
| 26 | +------------------ |
48 | 27 | * Merge pull request `#43 <https://github.com/flynneva/bno055/issues/43>`_ from flynneva/develop |
49 | 28 | bring over updates |
50 | 29 | * Merge pull request `#44 <https://github.com/flynneva/bno055/issues/44>`_ from Towflos/develop |
|
0 commit comments