From a4a21c59397ff161edec312e95c2489c0d08c712 Mon Sep 17 00:00:00 2001 From: bluepal-prasanthi-moparthi Date: Tue, 28 Oct 2025 14:29:38 +0530 Subject: [PATCH] add note in CHANGELOG for benchmarks --- v2/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/v2/CHANGELOG.md b/v2/CHANGELOG.md index 4806509e..755fcdac 100644 --- a/v2/CHANGELOG.md +++ b/v2/CHANGELOG.md @@ -8,6 +8,7 @@ - Add missing endpoints from security to v2 - Add missing endpoints from authentication to v2 - Add missing endpoints from general-request-handling to v2 +- Add benchmark tests for v1 and v2 to compare performance ## [2.1.5](https://github.com/arangodb/go-driver/tree/v2.1.5) (2025-08-31) - Add tasks endpoints to v2