File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## 0.5.6
7+ ## 0.5.9 - 2023-12-15
8+
9+ - Replace SHGetFolderPathW with SHGetKnownFolderPath
10+ [ #13173 ] ( https://github.com/rust-lang/cargo/pull/13173 )
11+ - Update windows-sys to 0.52
12+ [ #13089 ] ( https://github.com/rust-lang/cargo/pull/13089 )
13+ - Set MSRV to 1.70.0
14+ [ #12654 ] ( https://github.com/rust-lang/cargo/pull/12654 )
815- Fixed & enhanced documentation.
916 [ #12047 ] ( https://github.com/rust-lang/cargo/pull/12047 )
1017
You can’t perform that action at this time.
0 commit comments