You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# Changelog
2
2
3
+
## v1.0.1 - 2024-01-18
4
+
5
+
Minor change to keep the usage of dependencies consistent throughout my repositories.
6
+
7
+
### Changes
8
+
-[restate-sync.sh](restate-sync.sh); made use of `wget` instead of `curl`.
9
+
3
10
## v1.0.0 - 2024-01-13
4
11
5
12
First release of **Restate Sync**. This version should work with any Tendermint- or CometBFT based protocol as long as the format of the **[statesync]** settings in the _config.toml_-file is:
0 commit comments