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
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
2
2
# Changelog
3
3
4
+
## v1.0.1 - 2024-01-13
5
+
6
+
Minor bugfix and added an enhancement.
7
+
8
+
### Added
9
+
-[Issue #1](https://github.com/zenodeapp/port-shifter/issues/1); the port value in `client.toml` now gets replaced with the **[rpc] laddr value**_(in both scripts)_.
10
+
-[Issue #1](https://github.com/zenodeapp/port-shifter/issues/1); example `client.toml` file added.
11
+
12
+
### Bugfix(es)
13
+
-[Issue #2](https://github.com/zenodeapp/port-shifter/issues/2); minor bugfix concerning the .gitignore file. It didn't properly ignore the _.toml.bak_-files.
14
+
4
15
## v1.0.0 - 2024-01-10
5
16
6
17
First release of the **Port Shifter**. This version has mostly been tested with Evmos' and Cronos' config files up till **Cosmos SDK v0.46.15**. The configurations were general enough to conclude that this tool can be use in most Tendermint or CometBFT-based consensus protocols.
@@ -31,4 +42,4 @@ First release of the **Port Shifter**. This version has mostly been tested with
31
42
32
43
<palign="right">— ZEN</p>
33
44
<palign="right">Copyright (c) 2024 ZENODE</p>
34
-
<palign="right">Last updated on: <i>2024-01-10 (YYYY-MM-DD)</i></p>
45
+
<palign="right">Last updated on: <i>2024-01-13 (YYYY-MM-DD)</i></p>
0 commit comments