Skip to content

Commit c49de7b

Browse files
authored
Update CHANGELOG.md
1 parent 1eeb22e commit c49de7b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11

22
# Changelog
33

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+
415
## v1.0.0 - 2024-01-10
516

617
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
3142

3243
<p align="right">— ZEN</p>
3344
<p align="right">Copyright (c) 2024 ZENODE</p>
34-
<p align="right">Last updated on: <i>2024-01-10 (YYYY-MM-DD)</i></p>
45+
<p align="right">Last updated on: <i>2024-01-13 (YYYY-MM-DD)</i></p>

0 commit comments

Comments
 (0)