Browse Source

Relase 2.63.1

pull/3135/head
Thomas Kaul 1 year ago
parent
commit
f99605b6ed
  1. 1
      CHANGELOG.md
  2. 1
      apps/api/src/assets/cryptocurrencies/custom.json

1
CHANGELOG.md

@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Extended the content of the _Self-Hosting_ section by available home server systems on the Frequently Asked Questions (FAQ) page - Extended the content of the _Self-Hosting_ section by available home server systems on the Frequently Asked Questions (FAQ) page
- Added support for the cryptocurrency _Real Smurf Cat_ (`SMURFCAT-USD`)
### Changed ### Changed

1
apps/api/src/assets/cryptocurrencies/custom.json

@ -4,6 +4,7 @@
"LUNA1": "Terra", "LUNA1": "Terra",
"LUNA2": "Terra", "LUNA2": "Terra",
"SGB1": "Songbird", "SGB1": "Songbird",
"SMURFCAT": "Real Smurf Cat",
"UNI1": "Uniswap", "UNI1": "Uniswap",
"UNI7083": "Uniswap", "UNI7083": "Uniswap",
"UST": "TerraUSD" "UST": "TerraUSD"

Loading…
Cancel
Save