Skip to content

Commit de7cb12

Browse files
committed
release/0.7.0
1 parent c5c0c18 commit de7cb12

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

documentation/rrelayer/docs/pages/changelog.mdx

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,10 @@
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

2723
all 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

0 commit comments

Comments
 (0)