Skip to content

Commit

Permalink
MNT: release v3.0.7 + finalize changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
theOehrly committed Jul 17, 2023
1 parent f8e8b61 commit fb44f52
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions docs/changelog/v3.0.x.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
What's new in v3.0.7
--------------------

(released 17/07/2023)

Bug Fixes and Improvements
^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fixed an issue that prevented telemetry data from being loaded when position
data is missing (and vice versa) (#412)

- Fixed loading of Sprint Shootout results
(#413, regression introduced in v3.0.3)

- Added driver color for Ricciardo at AlphaTauri (by @pesaventofilippo in #418)


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

Expand Down
2 changes: 1 addition & 1 deletion fastf1/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '3.0.6'
__version__ = '3.0.7'

0 comments on commit fb44f52

Please sign in to comment.