Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v3.0.0] - 2026-08-30

### Added

- Added Wallet.
Expand Down Expand Up @@ -64,7 +66,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial Release. Originally made by Accensus, now maintained by the community

[Unreleased]: https://github.com/HDest-Community/merchant/compare/v2.0.1...HEAD
[Unreleased]: https://github.com/HDest-Community/Merchant/compare/v3.0.0...HEAD

[v3.0.0]: https://github.com/HDest-Community/Merchant/compare/v2.0.1...v3.0.0

[v2.0.1]: https://github.com/HDest-Community/merchant/compare/v2.0.0..v2.0.1

Expand Down