From 93d74100834398e5fc44c052b8e120c5629b990c Mon Sep 17 00:00:00 2001 From: Dennis Rathjen Date: Mon, 7 Oct 2024 14:44:09 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fd6bcd7..dcfdea4 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ Install dependencies with `npm install` and run dev server with `npn run dev`. ## Changelog +### 1.8.7 (2024-10-07) + +- (o0shojo0o) add uuid to each request + ### 1.8.6 (2024-10-06) - (o0shojo0o) change node from 20 to 21