Skip to content

Commit

Permalink
update changelog for v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sneakers-the-rat committed Aug 18, 2021
1 parent 0805acf commit bcbdaf3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/changelog/v0.4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ Bugfixes
* The :class:`autopilot.setup.forms.HARDWARE_FORM` would incorrectly use the class object itself
rather than the class name in a few places which caused hardware names to incorrectly display and
be impossible to add!
* Correctly handle module name in loggers when running interactively
* Use accelerometer calibration when computing :meth:`~autopilot.hardware.i2c.I2C_9DOF.rotation`
* Use :func:`autopilot.get` in :func:`autopilot.transform.make_transform`

Docs
~~~~

* Document the attributes in :class:`autopilot.transform.timeseries.Kalman`

v0.4.0 - Become Multifarious (August 3rd, 2021)
------------------------------------------------------
Expand Down

0 comments on commit bcbdaf3

Please sign in to comment.