dokugile/CHANGELOG.md
2025-08-16 17:30:25 +02:00

18 lines
386 B
Markdown

# changelog
## v0.1.0
* Initial version
## v0.1.1
* Localization using [rust_i18n](https://docs.rs/rust-i18n/latest/rust_i18n/).
* Languages currently available:
- English
- Basque
## v0.1.2
* Including the resource directory to the executable binary.
## v0.1.3
* Assign the working directory name to the document(project) if the user does not enter one.
* Minor bug fixes.