mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-09 16:14:40 +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.
11 lines
584 B
Markdown
11 lines
584 B
Markdown
# [Release v0.37.2: non-english hashtags](https://github.com/vitorpamplona/amethyst/releases/tag/v0.37.2) - 2023-04-27
|
|
|
|
- Adds support for non-english hashtags by [@vivganes](https://github.com/vivganes)
|
|
- Improves translations of NIP-94/95 servers by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Correctly copy-pastes NIP94 and NIP95 addresses by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
- Updates dependencies by [@vitorpamplona](https://github.com/vitorpamplona)
|
|
|
|
[Changes][v0.37.2]
|
|
|
|
[v0.37.2]: https://github.com/vitorpamplona/amethyst/compare/v0.37.1...v0.37.2
|