Updated changelog.

This commit is contained in:
Patrick Fic
2020-11-26 09:39:16 -08:00
parent 8f084382bf
commit dd7a12cb47
2 changed files with 3 additions and 2 deletions

View File

@@ -4,4 +4,5 @@ New Features:
Bug Fixes:
- 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.
- Added a confirmation on changes to shop settings to indicate that a restart is required for them to take effect.
- Added auto update download for users who are not seeing progress during update download.

View File

@@ -17,6 +17,6 @@
"1.0.12": {
"title": "Release Notes for 1.0.12",
"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."
"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.\n- Added auto update download for users who are not seeing progress during update download."
}
}