# 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.