mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 08:27:04 +00:00
The single CHANGELOG.md had grown to ~7.9k lines. Move it to docs/changelog/ with one file per release, named with zero-padded minor/patch versions (e.g. v1.11.00.md) so plain file browsers sort them correctly. Add a README.md index (newest first) and a TEMPLATE.md for cutting new releases. The root CHANGELOG.md now points to the new location.
13 lines
754 B
Markdown
13 lines
754 B
Markdown
# [Release v0.22.1: Replaceable Events NIP-33](https://github.com/vitorpamplona/amethyst/releases/tag/v0.22.1) - 2023-03-03
|
|
|
|
- Adds a Follow Action in a Note's Menu by [@rashedswen](https://github.com/rashedswen)
|
|
- Support for Replaceable Events (NIP-33) by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Add Ukrainian (uk) translation [@Radiokot](https://github.com/Radiokot)
|
|
- Add Russian (ru) translation by [@Radiokot](https://github.com/Radiokot)
|
|
- Fixes Preview Error when the url is invalid by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Brazilian translations correction by [@marioaugustorama](https://github.com/marioaugustorama)
|
|
|
|
[Changes][v0.22.1]
|
|
|
|
[v0.22.1]: https://github.com/vitorpamplona/amethyst/compare/v0.22.0...v0.22.1
|