We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8afa12 commit d513024Copy full SHA for d513024
1 file changed
CHANGELOG.md
@@ -20,6 +20,12 @@ Template:
20
### Fixed
21
-->
22
23
+## [v0.2.3] - 2025-08-06
24
+
25
+### Fixed
26
27
+- Prevent potential crash due to RPC node sync issues ([#5](https://github.com/clearmatics/simple-safe/issues/5))
28
29
## [v0.2.2] - 2025-08-05
30
31
@@ -51,6 +57,7 @@ Template:
51
57
52
58
_First internal release._
53
59
60
+[v0.2.3]: https://github.com/clearmatics/simple-safe/releases/tag/v0.2.3
54
61
[v0.2.2]: https://github.com/clearmatics/simple-safe/releases/tag/v0.2.2
55
62
[v0.2.1]: https://github.com/clearmatics/simple-safe/releases/tag/v0.2.1
56
63
[v0.2.0]: https://github.com/clearmatics/simple-safe/releases/tag/v0.2.0
0 commit comments