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.5.2
  • Loading branch information
brunomenezes committed Jul 17, 2023
1 parent 713281e commit 492777c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions 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.5.2] - 2023-07-18

- `Staking`
- Fix applied to bring the app navigation to its normal flow.

## [3.5.1] - 2023-07-12

- `Staking`
Expand Down Expand Up @@ -327,8 +332,9 @@ Staking Pools

- First release

[unreleased]: https://github.com/cartesi/explorer/compare/v3.5.1...HEAD
[3.5.0]: https://github.com/cartesi/explorer/compare/v3.5.0...v3.5.1
[unreleased]: https://github.com/cartesi/explorer/compare/v3.5.2...HEAD
[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
[3.4.0]: https://github.com/cartesi/explorer/compare/v3.3.0...v3.4.0
[3.3.0]: https://github.com/cartesi/explorer/compare/v3.2.2...v3.3.0
Expand Down

2 comments on commit 492777c

@vercel
Copy link

@vercel vercel bot commented on 492777c Jul 17, 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 492777c Jul 17, 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.