diff --git a/CHANGELOG.md b/CHANGELOG.md index a7ecddb..0dc67e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ Features: Developer Changes: * Updated IRIDA's integration test java version from 11 to 17 * Added a backoff of 30 seconds between IRIDA launching and SQL commands starting to allow the SQL DB to populate. +* Updated SQL command to accomidate new `user_type` field on IRIDA's `client_details` table. Beta 0.9.2 ----------