Update CHANGELOG.md (#176)

Forgot to update it with Rust support
This commit is contained in:
Creak 2022-10-24 16:22:16 -04:00 committed by GitHub
parent 47dfa2af2c
commit b05a46de84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
### Added
- Language: initial support for Rust language (thanks to @alopatindev)
### Changed
- Translation: updated Swedish translation (thanks to @eson57)