From 102ee31f7328ca4d486c178839412e6091821687 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 30 Aug 2026 15:15:17 +0000 Subject: [PATCH] Prepare release v3.0.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b52eaaf..034455e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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. @@ -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