Added changelog details.

This commit is contained in:
Patrick Fic
2021-02-17 17:09:29 -08:00
parent 546db1883a
commit 969485ac03
2 changed files with 8 additions and 4 deletions

View File

@@ -1,5 +1,9 @@
New Features:
-
- Implemented the new vehicle groupings by MPI.
- Implemented new model based group detection to provide more accurate groupings than relying solely on the estimating system. *
- Added group verification to disable alerts and track whether a grouping has already been reviewed and confirmed.
Bug Fixes:
- Updated ignore logic for recycled glass.
- Updated ignore logic for recycled glass.
* Please send feedback on the model groupings if you notice any issues to support@thinkimex.com.

View File

@@ -41,7 +41,7 @@
},
"1.0.17": {
"title": "Release Notes for 1.0.17",
"date": "TBD",
"notes": "TBD"
"date": "02/17/2021",
"notes": "New Features: \n- Implemented the new vehicle groupings by MPI.\n- Implemented new model based group detection to provide more accurate groupings than relying solely on the estimating system. *\n- Added group verification to disable alerts and track whether a grouping has already been reviewed and confirmed.\n\nBug Fixes: \n- Updated ignore logic for recycled glass.\n\n* Please send feedback on the model groupings if you notice any issues to support@thinkimex.com. "
}
}