From b14192a8d3bb5b5a844977ea82de9a7d87dbdf06 Mon Sep 17 00:00:00 2001
From: 0x7fff <4812302+blizard863@users.noreply.github.com>
Date: Tue, 15 Oct 2024 10:55:56 +0800
Subject: [PATCH] feat: bump (#4490)

Co-authored-by: Coder123 <coder123@example.com>
---
 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