From c37a5c0036956a3fb7bf543c3a6dbfc5f41c73b3 Mon Sep 17 00:00:00 2001 From: T Date: Sat, 15 Oct 2022 18:32:11 +0200 Subject: [PATCH] Update CHANGELOG.md (#5130) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a93ee008..b41315f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - REST API tests with skeletons () - Host schema auto-detection in SDK () - Server compatibility checks in SDK () +- Added YOLOv5 serverless function NVIDIA GPU support () ### Changed - `api/docs`, `api/swagger`, `api/schema`, `server/about` endpoints now allow unauthorized access (, )