diff --git a/Release.md b/Release.md index ee388be1..aea4b71b 100644 --- a/Release.md +++ b/Release.md @@ -1,4 +1,3 @@ ### 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. +* `tzdata` is installed by default in the container image, and the time zone can be set using the `TZ` environment variable.