Version 0.3.6

This commit is contained in:
Rafał Harabień 2023-01-17 01:02:05 +01:00
parent 6cc33774c3
commit 3290f78d73
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Changelog
=========
0.3.6 (not released yet)
0.3.6 (2023-01-17)
------------------------
Bug fixes:
* Create directory entry with `VOLUME_ID` attribute when formatting if volume label was set in `FormatVolumeOptions`

View File

@ -1,6 +1,6 @@
[package]
name = "fatfs"
version = "0.3.5"
version = "0.3.6"
authors = ["Rafał Harabień <rafalh92@outlook.com>"]
repository = "https://github.com/rafalh/rust-fatfs"
readme = "README.md"