diff --git a/WIP Changelog.txt b/WIP Changelog.txt index aa3d5ac..f94a939 100644 --- a/WIP Changelog.txt +++ b/WIP Changelog.txt @@ -1,6 +1,5 @@ New Features: - Added 'This Quarter' and 'Last Quarter' date quick select. -- Bug Fixes: - Added automatic job refresh on new import for estimate detail screen. diff --git a/electron/changelog.json b/electron/changelog.json index 78afc03..31b63f0 100644 --- a/electron/changelog.json +++ b/electron/changelog.json @@ -21,7 +21,7 @@ }, "1.0.13": { "title": "Release Notes for 1.0.13", - "date": "TBD", - "notes": "" + "date": "11/30/2020", + "notes": "New Features: \n- Added 'This Quarter' and 'Last Quarter' date quick select.\n\nBug Fixes: \n- Added automatic job refresh on new import for estimate detail screen.\n- Fixed an issue where more jobs would not be fetched in the list view in certain scenarios." } }