Skip to content

Commit 76c4c4d

Browse files
authored
Merge pull request #205 from pbulsink/bugfix_version_update
Version bump and news update
2 parents a04771f + b43d8bf commit 76c4c4d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: f1dataR
22
Title: Access Formula 1 Data
3-
Version: 1.4.0.9000
3+
Version: 1.4.1
44
Authors@R: c(
55
person("Santiago", "Casanova", , "santiago.casanova@yahoo.com", role = c("aut", "cre", "cph")),
66
person("Philip", "Bulsink", , "bulsinkp@gmail.com", role = "aut",

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# f1dataR (development version)
22

3+
# f1dataR 1.4.1
4+
5+
* Fixed a bug with cache options (#194, #195, #197)
6+
* Fixed a build bug
7+
* Began deprecation of support for FastF1 v < 3.1.0
8+
39
# f1dataR 1.4.0
410

511
* Fully deprecated `round` and `fastest_only` arguments

0 commit comments

Comments
 (0)