File tree Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Expand file tree Collapse file tree 5 files changed +18
-4
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.5.12] - 2025-08-24
6+
7+ ### 🐛 Bug Fixes
8+
9+ - Fetcher reset logic
10+
11+ <!-- generated by git-cliff -->
512## [ 0.5.11] - 2025-08-14
613
714### 🚀 Features
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ edition.workspace = true
55homepage.workspace = true
66license.workspace = true
77repository.workspace = true
8- version = " 0.5.11 "
8+ version = " 0.5.12 "
99documentation = " https://docs.rs/stigmerge-peer"
1010description = " stigmerge p2p protocol and agent components"
1111build = " build.rs"
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.5.12] - 2025-08-24
6+
7+ ### 🐛 Bug Fixes
8+
9+ - Fetcher reset logic
10+
11+ <!-- generated by git-cliff -->
512## [ 0.5.11] - 2025-08-14
613
714### ⚙️ Miscellaneous Tasks
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ edition.workspace = true
88homepage.workspace = true
99license.workspace = true
1010repository.workspace = true
11- version = " 0.5.11 "
11+ version = " 0.5.12 "
1212
1313[package .metadata .wix ]
1414upgrade-guid = " B2D446B7-C4C2-4939-8A9E-C6039D89BAE8"
You can’t perform that action at this time.
0 commit comments