Skip to content

Commit 77c4260

Browse files
committed
Update CHANGELOG for new release
Signed-off-by: Evan Flynn <evanflynn.msu@gmail.com>
1 parent 9936663 commit 77c4260

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

CHANGELOG.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,49 @@
22
Changelog for package bno055
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

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+
525
Forthcoming
626
-----------
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+
-----------
748
* Merge pull request `#43 <https://github.com/flynneva/bno055/issues/43>`_ from flynneva/develop
849
bring over updates
950
* Merge pull request `#44 <https://github.com/flynneva/bno055/issues/44>`_ from Towflos/develop

0 commit comments

Comments
 (0)