From 6c77fe42e64fc4e3cc5deb7d5e5552be958d71e9 Mon Sep 17 00:00:00 2001 From: Antonio Gonzalez Date: Sun, 7 Jan 2024 09:31:48 -0700 Subject: [PATCH] add deployment date --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1b55336..1756c7238 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ Version 2023.12 --------------- +Deployed on January 8th, 2024 + * The sample and preparation information pages will display the timestamp of their last update. * Added a ProcessingJob.complete_processing_job method to retrieve the job that is completing the current job. * Added a ProcessingJob.trace method to trace all the jobs of a processing_job.