From fe10995b5f52726b8b301e8ae91f76998123c83b Mon Sep 17 00:00:00 2001 From: Kirill Sizov Date: Mon, 31 Oct 2022 16:25:57 +0300 Subject: [PATCH] Update CHANGELOG (#5206) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fae2b59f..151650fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Objects sorting option in the sidebar, by z order. Additional visualization when the sorting is applied () - Added YOLOv5 serverless function NVIDIA GPU support () +- Added Webhooks () ### Changed - `api/docs`, `api/swagger`, `api/schema`, `server/about` endpoints now allow unauthorized access (, )