From d975f38f876a91b073fc02f7f4e412ca133ca2f2 Mon Sep 17 00:00:00 2001
From: Coder123 <coder123@example.com>
Date: Mon, 14 Oct 2024 14:09:52 +0800
Subject: [PATCH] feat: bump

---
 Release.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Release.md b/Release.md
index fed36e24..3661ea4d 100644
--- a/Release.md
+++ b/Release.md
@@ -1,3 +1,5 @@
 ### Features
 
 * The frpc visitor command-line parameter adds the `--server-user` option to specify the username of the server-side proxy to connect to.
+
+* Support multiple frpc instances with different subjects when using oidc authentication.
\ No newline at end of file