瀏覽代碼

update Release.md (#4668)

fatedier 4 月之前
父節點
當前提交
1e8db66743
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Release.md

+ 4 - 0
Release.md

@@ -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.