Added changelog for 1.0.12.

This commit is contained in:
Patrick Fic
2020-11-25 16:14:32 -08:00
parent 7c8fd6c717
commit d49c93aa07
2 changed files with 4 additions and 3 deletions

View File

@@ -3,4 +3,5 @@ New Features:
- Added ability to filter for jobs with no close date on job search.
Bug Fixes:
- Added better error handling on reporting for jobs that did not have a group set.
- Added better error handling on reporting for jobs that did not have a group set.
- Added a confirmation on changes to shop settings to indicate that a restart is required for them to take effect.

View File

@@ -16,7 +16,7 @@
},
"1.0.12": {
"title": "Release Notes for 1.0.12",
"date": "TBD",
"notes": ""
"date": "11/26/2020",
"notes": "New Features: \n- Added a reference guide for MPI Grouping Guidelines next to the Group Descriptor on the estimate screen.\n- Added ability to filter for jobs with no close date on job search.\n\nBug Fixes: \n- Added better error handling on reporting for jobs that did not have a group set.\n- Added a confirmation on changes to shop settings to indicate that a restart is required for them to take effect."
}
}