Skip to content

Commit

Permalink
Update ReadMe Files
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianJSClark committed Jun 1, 2022
1 parent b6ebc35 commit 4dda58d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Aydsko.iRacingData/Package README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ services.AddiRacingDataApi(options =>
});
```

See the ["Login Form Changes"](https://forums.iracing.com/discussion/22109/login-form-changes) thread on iRacing's Forums for full details.

### Use the Client

Use the injected `iRacingDataClient` to authenticate and request data.
Expand Down
3 changes: 3 additions & 0 deletions src/Aydsko.iRacingData/Package Release Notes.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Fixes / Changes:

- Added support for iRacing's 2022 Season 3 login algorithm update.
- Added a note about the "irsso_membersv2" cookie, which allows authentication against the classic site endpoints.
- Support for team-based session results.
- Corrected "opens" and "closes" data type on "Track".

0 comments on commit 4dda58d

Please sign in to comment.