Skip to content

Commit a9aa0e5

Browse files
chore: update changelog for v0.13.4
1 parent 51cec8f commit a9aa0e5

1 file changed

Lines changed: 8 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,35 +14,28 @@ gpg: Firma correcta de "Francisco Calderón <fjcalderon@gmail.com>" [absoluta]
1414
```
1515
That will verify the signature of the manifest file, which ensures integrity and authenticity of the archive you've downloaded locally containing the binaries. Next, depending on your operating system, you should then re-compute the sha256 hash of the archive with `shasum -a 256 <filename>`, compare it with the corresponding one in the manifest file, and ensure they match exactly.
1616

17-
## What's Changed in v0.13.3
17+
## What's Changed in v0.13.4
1818

1919
### 🚀 Features
2020

2121

22-
* Fixed wrong key in execute_admin_add_solver function by @arkanoider in [#137](https://github.com/MostroP2P/mostro-cli/pull/137)
23-
* improved changelog.md by @arkanoider
22+
* fix: now users in changelog are links by [@arkanoider](https://github.com/arkanoider) in [#138](https://github.com/MostroP2P/mostro-cli/pull/138)
2423

2524
### 🐛 Bug Fixes
2625

2726

28-
* cargo.toml version fixed by @arkanoider
29-
* fixed wrong key in execute_admin_add_solver function by @arkanoider
30-
31-
### 🚜 Refactor
32-
33-
34-
* added helper for all admin disputes commands by @arkanoider
27+
* now users in changelog are links by [@arkanoider](https://github.com/arkanoider)
3528

3629
### ⚙️ Miscellaneous Tasks
3730

3831

39-
* Release mostro-cli version 0.13.3 by @arkanoider
40-
* update changelog for v0.13.2 by @github-actions[bot]
32+
* Release mostro-cli version 0.13.4 by [@arkanoider](https://github.com/arkanoider)
33+
* update changelog for v0.13.3 by [@github-actions[bot]](https://github.com/github-actions[bot])
4134

4235
## Contributors
43-
* @arkanoider made their contribution
44-
* @github-actions[bot] made their contribution
36+
* [@arkanoider](https://github.com/arkanoider) made their contribution
37+
* [@github-actions[bot]](https://github.com/github-actions[bot]) made their contribution
4538

46-
**Full Changelog**: https://github.com/MostroP2P/mostro-cli/compare/v0.13.2...v0.13.3
39+
**Full Changelog**: https://github.com/MostroP2P/mostro-cli/compare/v0.13.3...v0.13.4
4740

4841
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)