update Release.md (#4668)

pull/4669/head^2
fatedier 2025-02-12 12:30:37 +08:00 committed by GitHub
parent e0dd947e6a
commit 1e8db66743
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
### Features
* Support metadatas and annotations in frpc proxy commands.
### Fixes
* Properly release resources in service.Close() to prevent resource leaks when used as a library.