From c0e70098d9e1dd2ed589173673d1de03f88b7ccd Mon Sep 17 00:00:00 2001 From: Patrick Fic Date: Fri, 10 May 2024 09:48:09 -0700 Subject: [PATCH] Updated changelog. --- electron/changelog.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/electron/changelog.json b/electron/changelog.json index 3f0102e..c607dcc 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -143,11 +143,10 @@ "title": "Release Notes for 1.1.8", "date": "02/07/2024", "notes": "Bug Fixes:\r\n- Improved detection for wheel related repair lines." - } - , - "1.1.9": { - "title": "Release Notes for 1.1.9", + }, + "1.2.0": { + "title": "Release Notes for 1.2.0", "date": "TBD", - "notes": "Bug Fixes:\r\n- Improved vehicle grouping detection." + "notes": "New Features\n* Introduction MPI Auditing. Simply select your MPI scorecard and instantly compare it to your RPS score card to find discrepancies.\n\nImprovements\n* Added additional models to SUV and Van databases for better detection.\n* Only -01 and -99 claims will now be brought into RPS.\n* Under the hood fixes and improvements." } }