Align base32 alphabet with the server

This commit is contained in:
Maurus Decimus
2026-05-07 15:08:54 +02:00
parent cbe77f9e4a
commit 782dde0573
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.4] - 2026-05-XX
### Added
### Changed
### Fixed
- Align `base32` alphabet with the server.
## [1.0.3] - 2026-05-05
### Added