Skip to content

Commit ee1a65b

Browse files
authored
Merge pull request #73 from G-Core/releases/v0.11.0
releases/v0.11.0
2 parents 872857f + 6473742 commit ee1a65b

File tree

5 files changed

+89
-104
lines changed

5 files changed

+89
-104
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,46 @@
22

33
All notable changes to this project will be documented in this file.
44

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+
524
## [0.10.2] - 2025-02-21
625

726
### 🐛 Bug Fixes
827

928
- Wasm app logging
1029

30+
### ⚙️ Miscellaneous Tasks
31+
32+
- Release
33+
1134
## [0.10.1] - 2025-02-20
1235

1336
### 🐛 Bug Fixes
1437

38+
- Log backend send error and fixing unit tests
1539
- Mixing of http scheme and cloning of InstancePre obj
1640

41+
### 🚜 Refactor
42+
43+
- StatRow structure
44+
1745
### ⚙️ Miscellaneous Tasks
1846

1947
- Release

0 commit comments

Comments
 (0)