Updated changelog.

This commit is contained in:
Patrick Fic
2023-03-29 09:11:48 -07:00
parent 44234c3b64
commit caf5ea03b6
2 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
New Features:
- Added support Line Discounting
- Ignored lines will now automatically reset when importing to ensure lines are not ignored when updated in place.
<strong>Major Update:</strong>
Added support for new rules coming into effect on April 1, 2023.
These rules come into effect based on the R4P date of the job. If you bring in a job before April 1, and set the R4P date after April 1, you will need to reimport the job and the system will warn you accordingly.
Bug Fixes:
- Improved detection of $0 price items.
- Improved SUV recognition.

View File

@@ -101,7 +101,7 @@
},
"1.1.0": {
"title": "Release Notes for 1.1.0",
"date": "TBD",
"notes": "Bug Fix: \n- Improved vehicle detection.\n- Updates for MPIs new rule base effective in 2023.\n- Security updates."
"date": "03/29/2023",
"notes": "***Major Update***\r\nAdded support for new rules coming into effect on April 1, 2023.\r\nThese rules come into effect based on the R4P date of the job. If you bring in a job before April 1, and set the R4P date after April 1, you will need to reimport the job and the system will warn you accordingly.\r\n\r\nBug Fixes: \r\n- Improved SUV recognition."
}
}