Skip to content

Commit

Permalink
doc(explorer): Add changelog entry.
Browse files Browse the repository at this point in the history
Add information for next explorer release v3.8.5
  • Loading branch information
brunomenezes committed Nov 25, 2024
1 parent b8a628e commit 00574a4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.8.5] - 2024-11-25

- Fix UI bug in the Pool settings section where fields were misaligned.
- UI framework and core render libraries upgraded.

## [3.8.4] - 2024-10-22

- Added capability for walletconnect to verify the explorer registered domains.
Expand Down Expand Up @@ -383,7 +388,8 @@ Staking Pools

- First release

[unreleased]: https://github.com/cartesi/explorer/compare/v3.8.4...HEAD
[unreleased]: https://github.com/cartesi/explorer/compare/v3.8.5...HEAD
[3.8.5]: https://github.com/cartesi/explorer/compare/v3.8.5...v3.8.4
[3.8.4]: https://github.com/cartesi/explorer/compare/v3.8.4...v3.8.3
[3.8.3]: https://github.com/cartesi/explorer/compare/v3.8.3...v3.8.2
[3.8.2]: https://github.com/cartesi/explorer/compare/v3.8.2...v3.8.1
Expand Down

0 comments on commit 00574a4

Please sign in to comment.