Skip to content

Commit 727d4ab

Browse files
committed
Update CHANGELOG
Signed-off-by: Evan Flynn <evanflynn.msu@gmail.com>
1 parent 5a271c1 commit 727d4ab

File tree

1 file changed

+10
-31
lines changed

1 file changed

+10
-31
lines changed

CHANGELOG.rst

Lines changed: 10 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,28 @@
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
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>`_)
2410

25-
Forthcoming
26-
-----------
11+
0.4.0 (2023-01-13)
12+
------------------
2713
* Bump version for new release
2814
* Update CHANGELOG for new release
2915
* Improve the doc strings for the connectors
3016
* 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
3817
* Merge pull request `#50 <https://github.com/flynneva/bno055/issues/50>`_ from flynneva/fix-invalid-log-print
3918
Fix invalid log string variable expansion
4019
* Update CI to include Humble
4120
* Fix invalid log string variable expansion
4221
* Merge pull request `#49 <https://github.com/flynneva/bno055/issues/49>`_ from sjev/operation_mode
4322
* add device mode setting
44-
* Contributors: Andrew Symington, Evan Flynn, Jev Kuznetsov
23+
* Contributors: Andrew Symington, Evan Flynn, Jev
4524

46-
0.3.0
47-
-----------
25+
0.3.0 (2022-03-22)
26+
------------------
4827
* Merge pull request `#43 <https://github.com/flynneva/bno055/issues/43>`_ from flynneva/develop
4928
bring over updates
5029
* Merge pull request `#44 <https://github.com/flynneva/bno055/issues/44>`_ from Towflos/develop

0 commit comments

Comments
 (0)