V1.0.15 changelog items.

This commit is contained in:
Patrick Fic
2021-01-12 12:37:03 -08:00
parent ea2a3975f6
commit 4737a394e7
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
New Features:
- Renamed 'Close Date' to 'Ready for Payment' to better align with MPI terminology.
- Changed vehicle age calculation to use 'Ready for Payment' instead of loss date as per new MPI practices.
Bug Fixes:
- Updated grouping typo on group lookup popup.

View File

@@ -31,7 +31,7 @@
},
"1.0.15": {
"title": "Release Notes for 1.0.15",
"date": "TBD",
"notes": ""
"date": "01/12/2021",
"notes": "New Features: \n- Renamed 'Close Date' to 'Ready for Payment' to better align with MPI terminology.\n- Changed vehicle age calculation to use 'Ready for Payment' instead of loss date as per new MPI practices.\n\nBug Fixes: \n- Updated grouping typo on group lookup popup."
}
}