~~~~~~~~~~~~~~~~~~~~ * Remove references to "ready_to_resume" and "resumed" statuses.
4.5.0
~~~~~~~~~~~~~~~~~~~~ * Remove references to VERIFIED_NAME_FLAG Django waffle flag.
4.4.1
~~~~~~~~~~~~~~~~~~~~ * Fix version number for previous release
4.4.0
~~~~~~~~~~~~~~~~~~~~ * Exam attempt should remain resumable after they have been marked as ready to resume. In order for that to be true, the resume states are no longer represented as a status, but instead that information is contained within the `ready_to_resume` and `resumed` fields.
4.3.3
~~~~~~~~~~~~~~~~~~~~ * Remove ProctoredExamSoftwareSecureReview.video_url column from database.
4.3.2
~~~~~~~~~~~~~~~~~~~~ * Remove video_url reference from ProctoredExamSoftwareSecureReview.