feat: add CNY (Chinese Yuan) to supported currencies (#42)

This commit is contained in:
Ulas
2026-04-13 09:22:42 +02:00
parent d68226d11e
commit 01d1f583b8
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.16.2] - 2026-04-13
### Added
- Budget: CNY (Chinese Yuan) added to the list of selectable currencies in Settings (#42)
## [0.16.1] - 2026-04-13
### Fixed