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.6.0
  • Loading branch information
brunomenezes committed Jul 30, 2023
1 parent dc27895 commit 2e57c57
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [3.6.0] - 2023-07-31

- `Staking`
- The wallet was upgraded. There is a change for ledger connection workflow that involves using the ledger live app.
- Multiple library dependencies were upgraded.
- `Rollups`
- We add a feedback message in the DApp detail view when there are no inputs to be displayed yet.
- Several dependencies were upgraded.

## [3.5.2] - 2023-07-18

- `Staking`
Expand Down Expand Up @@ -332,7 +341,8 @@ Staking Pools

- First release

[unreleased]: https://github.com/cartesi/explorer/compare/v3.5.2...HEAD
[unreleased]: https://github.com/cartesi/explorer/compare/v3.6.0...HEAD
[3.6.0]: https://github.com/cartesi/explorer/compare/v3.5.2...v3.6.0
[3.5.2]: https://github.com/cartesi/explorer/compare/v3.5.1...v3.5.2
[3.5.1]: https://github.com/cartesi/explorer/compare/v3.5.0...v3.5.1
[3.5.0]: https://github.com/cartesi/explorer/compare/v3.4.0...v3.5.0
Expand Down

2 comments on commit 2e57c57

@vercel
Copy link

@vercel vercel bot commented on 2e57c57 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

rollups – ./apps/rollups

rollups-git-production-cartesi.vercel.app
rollups-cartesi.vercel.app
rollups.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 2e57c57 Jul 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

staking – ./apps/staking

staking-cartesi.vercel.app
explorer.cartesi.io
staking-git-production-cartesi.vercel.app
staking-wine-eight.vercel.app

Please sign in to comment.