Skip to content

Commit 09d2615

Browse files
committed
Fix changelog.
1 parent cb4067c commit 09d2615

File tree

1 file changed

+26
-5
lines changed

1 file changed

+26
-5
lines changed

CHANGELOG.md

+26-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,33 @@
11
# Changelog
22

3-
## [v1.13.2] - 2024-05-15
4-
### :sparkles: New Features
5-
- [`bac8696`](https://github.com/rocket-pool/smartnode/commit/bac8696d5a36afdaeb65d35503bd1c32925379cf) - changelog auto-generation github workflow *(commit by [@Nimja1234](https://github.com/Nimja1234))*
3+
## [v1.13.2](https://github.com/rocket-pool/smartnode/tree/v1.13.2) (2024-05-15)
64

7-
### :wrench: Chores
8-
- [`210b030`](https://github.com/rocket-pool/smartnode/commit/210b0304715869c3bcd05acca4489de837289673) - fix function names *(commit by [@kevincatty](https://github.com/kevincatty))*
5+
### New Features
96

7+
- [`bac8696`](https://github.com/rocket-pool/smartnode/commit/bac8696d5a36afdaeb65d35503bd1c32925379cf) - changelog auto-generation github workflow _(commit by [@Nimja1234](https://github.com/Nimja1234))_
8+
9+
### Changed
10+
11+
- Geth updated to v1.14.3
12+
- Lodestar updated to v1.18.1
13+
- Besu updated to v24.5.1
14+
- Feature to initialize voting and delegate voting power on the same transaction (after Houston);
15+
- Added Global(non-filtering) and Regional (filtering) Titan Relays. After upgrading, make sure to check your MEV-Boost options if you want to start using these Relays;
16+
- pDAO status command to show On-chain voting information (after Houston);
17+
18+
### Fixed
19+
20+
- Fix kick Security Council member command;
21+
- Fixed error trying to query inexisting Security/oDAO proposals by id;
22+
- Fixed error when voting on security proposals (comparing when the proposal was created and when the member joined the security council);
23+
- Fixed jwt secret generation in Reth;
24+
- Fixed missing time diff output;
25+
- Fixed the attestation distance divergence between regular and rolling records implementations;
26+
- Improved how voting power is displayed on the proposals details results;
27+
28+
### Chores
29+
30+
- [`210b030`](https://github.com/rocket-pool/smartnode/commit/210b0304715869c3bcd05acca4489de837289673) - fix function names _(commit by [@kevincatty](https://github.com/kevincatty))_
1031

1132
## [v1.13.1](https://github.com/rocket-pool/smartnode/tree/v1.13.1) (2024-05-02)
1233

0 commit comments

Comments
 (0)