Skip to content

Commit

Permalink
DOC: changelog for v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
theOehrly committed Feb 5, 2024
1 parent e3e27fd commit 1c6038e
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions docs/changelog/v3.2.x.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
What's new in v3.2.1
--------------------

(released 05/02/2024)


Bug Fixes
^^^^^^^^^

- Fixed a bug that caused timestamps of telemetry data to have (apparent)
microseconds precision (even though this is not the case). As a result,
merging position data and car data did not have a well matching timestamp
index resulting in additional interpolated values. This problem only occurred
in combination with recent versions of Pandas.

Other
^^^^^

- Various changes to address deprecations in Pandas.


What's new in v3.2.0
--------------------

Expand Down

0 comments on commit 1c6038e

Please sign in to comment.