diff --git a/WIP Changelog.txt b/WIP Changelog.txt index 4a0be1c..e026e9c 100644 --- a/WIP Changelog.txt +++ b/WIP Changelog.txt @@ -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. +Major Update: +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. \ No newline at end of file +- Improved SUV recognition. \ No newline at end of file diff --git a/electron/changelog.json b/electron/changelog.json index d02278b..fd2f394 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -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." } }