Skip to content

Commit

Permalink
🪢 Merge 1.5.1 into dev (#4482)
Browse files Browse the repository at this point in the history
  • Loading branch information
thesan authored Jul 25, 2023
2 parents c2416dc + 3b1eeb6 commit a4f23b7
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.5.1] - 2023-07-25

### Fixed
- Do not ask for confirmation to close transaction success modals.
- Correctly match questions and answers in opening application pages.
- Do not keep showing the total balance after disconnecting a wallet.
- Show all applicants on closed opening pages.

### Changed
- Clarify the label copy of the council budget increment proposal input field.
- Just show past elections cycle id without "round".

## [1.5.0] - 2023-06-06

### Added
Expand Down Expand Up @@ -161,7 +173,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.1] - 2022-12-02

[unreleased]: https://github.com/Joystream/pioneer/compare/v1.5.0...HEAD
[unreleased]: https://github.com/Joystream/pioneer/compare/v1.5.1...HEAD
[1.5.1]: https://github.com/Joystream/pioneer/compare/v1.5.0...v1.5.1
[1.5.0]: https://github.com/Joystream/pioneer/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/Joystream/pioneer/compare/v1.3.2...v1.4.0
[1.3.2]: https://github.com/Joystream/pioneer/compare/v1.3.1...v1.3.2
Expand Down

2 comments on commit a4f23b7

@vercel
Copy link

@vercel vercel bot commented on a4f23b7 Jul 25, 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:

pioneer-2-storybook – ./

pioneer-2-storybook-joystream.vercel.app
pioneer-2-storybook-git-dev-joystream.vercel.app
pioneer-2-storybook.vercel.app

@vercel
Copy link

@vercel vercel bot commented on a4f23b7 Jul 25, 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:

pioneer-2 – ./

pioneer-2-joystream.vercel.app
pioneer-2.vercel.app
pioneer-2-git-dev-joystream.vercel.app

Please sign in to comment.