We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 466bc07 commit 0165559Copy full SHA for 0165559
changlog.md
@@ -1,3 +1,7 @@
1
+## 1.0.2 (2025-01-15)
2
+### Fix
3
+- 长连接DNS解析问题
4
+
5
## 1.0.1 (2025-01-02)
6
### Modify
7
- 中文注释改为英文注释
include/tigerapi/version.h
@@ -5,6 +5,6 @@
#ifndef TIGERAPI_VERSION_H
#define TIGERAPI_VERSION_H
8
-#define PROJECT_VERSION "1.0.1"
+#define PROJECT_VERSION "1.0.2"
9
10
#endif //TIGERAPI_VERSION_H
0 commit comments