Revised changelog.

This commit is contained in:
Patrick Fic
2020-12-18 14:15:09 -08:00
parent 48ff7e7c42
commit 430e65f23f

View File

@@ -27,6 +27,6 @@
"1.0.14": {
"title": "Release Notes for 1.0.14",
"date": "12/18/2020",
"notes": "Bug Fixes: \n- Resolved an issue where launching a second instance of RPS would cause the program to freeze.\n- Date filtering will now ensure only correct dates are reported on, regardless of time zone.\n- Added negative RPS calculations on combined estimate lines like assemblies."
"notes": "Bug Fixes: \n- Resolved an issue where launching a second instance of RPS could cause the program to occasionally freeze.\n- Fixed an issue where date filtering could include dates outside the range depending on time zone.\n- Added negative RPS calculations on combined estimate lines like assemblies."
}
}