File tree Expand file tree Collapse file tree 1 file changed +21
-4
lines changed
documentation/rrelayer/docs/pages Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change 66
77### Features
88
9- - feat: ability to send to a random relayer
10-
119---
1210
1311### Bug fixes
1412
15- fix: Expose all Transaction-related types to the rust sdk
16-
1713---
1814
1915### Breaking changes
@@ -26,6 +22,27 @@ fix: Expose all Transaction-related types to the rust sdk
2622
2723all release branches are deployed through ` release/VERSION_NUMBER ` branches
2824
25+ ## 0.7.0 - 21st October 2025
26+ -------------------------------------------------
27+
28+ github branch - https://github.com/joshstevens19/rrelayer/tree/release/0.7.0
29+
30+ - linux binary - https://github.com/joshstevens19/rrelayer/releases/download/v0.7.0/rrelayer_linux-amd64.tar.gz
31+ - mac apple silicon binary - https://github.com/joshstevens19/rrelayer/releases/download/v0.7.0/rrelayer-arm64.tar.gz
32+ - mac apple intel binary - https://github.com/joshstevens19/rrelayer/releases/download/v0.7.0/rrelayer-amd64.tar.gz
33+ - windows binary - https://github.com/joshstevens19/rrelayer/releases/download/v0.7.0/rrelayer-amd64.zip
34+
35+ ### Features
36+
37+ - feat: ability to send to a random relayer
38+
39+ ---
40+
41+ ### Bug fixes
42+
43+ - fix: Expose all Transaction-related types to the rust sdk
44+
45+
2946## 0.6.0 - 8th October 2025
3047-------------------------------------------------
3148
You can’t perform that action at this time.
0 commit comments