forked from M-Labs/rust-fatfs
Version 0.3.6
This commit is contained in:
parent
6cc33774c3
commit
3290f78d73
@ -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`
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user