Resolve issue for vehicles under 20000km.

This commit is contained in:
Patrick Fic
2024-08-16 14:33:38 -07:00
parent 1895adb9ea
commit 5e2f7dc098
4 changed files with 17 additions and 14 deletions

View File

@@ -163,5 +163,10 @@
"title": "Release Notes for 1.3.0",
"date": "08/16/2024",
"notes": "New Features\n* Added support for new MPI rules. The rules will apply to all jobs with an R4P date on or after September 1, 2024. If a job R4P date is changed across this date, the job will need to be reimported to have correct scoring."
},
"1.3.1": {
"title": "Release Notes for 1.3.1",
"date": "08/16/2024",
"notes": "Bug Fix\n* Resolved incorrect targets for vehicles under 20,000 miles under current rule set."
}
}