소스 검색

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.