From 647bd4653972a88f97d0d5e6d097792cf49a3861 Mon Sep 17 00:00:00 2001 From: Adrian Clark Date: Sat, 19 Oct 2024 19:50:29 +1000 Subject: [PATCH] Update Release Notes --- src/Aydsko.iRacingData/Package Release Notes.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Aydsko.iRacingData/Package Release Notes.txt b/src/Aydsko.iRacingData/Package Release Notes.txt index 332ae8c..47c8fab 100644 --- a/src/Aydsko.iRacingData/Package Release Notes.txt +++ b/src/Aydsko.iRacingData/Package Release Notes.txt @@ -1,7 +1,7 @@ BREAKING CHANGES: -iRacing has enabled two-factor authentication by default. To continue to use this library you **must** [enable "Legacy Authentication" in your iRacing account settings](https://support.iracing.com/support/solutions/articles/31000173894-enabling-or-disabling-legacy-read-only-authentication) before attempting to authenticate. Please **do not** enable this setting unless you require it, as it may reduce the security on your iRacing account. +iRacing has enabled two-factor authentication by default. To continue to use this library you must enable "Legacy Authentication" in your iRacing account settings before attempting to authenticate. Please do not enable this setting unless you require it, as it may reduce the security on your iRacing account. Fixes / Changes: -- Correctly handle the "Legacy authorization refused." login error message. +- Add "/data/stats/season_supersession_standings" Endpoint (Issue: #22)