File tree Expand file tree Collapse file tree 5 files changed +89
-104
lines changed Expand file tree Collapse file tree 5 files changed +89
-104
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 0.11.1] - 2025-04-01
6
+
7
+ ### 🐛 Bug Fixes
8
+
9
+ - Fixing catching close signal on windows platform
10
+
11
+ ## [ 0.11.0] - 2025-04-01
12
+
13
+ ### 🐛 Bug Fixes
14
+
15
+ - Fastedge-run handler for terminate signal
16
+ - Updated audit-check version
17
+ - Disabling cargo audit
18
+ - Setting use_tls to false in OutgoingRequestConfig
19
+
20
+ ### ⚙️ Miscellaneous Tasks
21
+
22
+ - Release
23
+
5
24
## [ 0.10.2] - 2025-02-21
6
25
7
26
### 🐛 Bug Fixes
8
27
9
28
- Wasm app logging
10
29
30
+ ### ⚙️ Miscellaneous Tasks
31
+
32
+ - Release
33
+
11
34
## [ 0.10.1] - 2025-02-20
12
35
13
36
### 🐛 Bug Fixes
14
37
38
+ - Log backend send error and fixing unit tests
15
39
- Mixing of http scheme and cloning of InstancePre obj
16
40
41
+ ### 🚜 Refactor
42
+
43
+ - StatRow structure
44
+
17
45
### ⚙️ Miscellaneous Tasks
18
46
19
47
- Release
You can’t perform that action at this time.
0 commit comments