Skip to content

Commit 37bc5f0

Browse files
committed
Auto merge of #13177 - dallenng:home-changelog, r=epage
docs(home): prepare the changelog for 0.5.9 Fixes #13165
2 parents 594e2be + c7bcc6c commit 37bc5f0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

crates/home/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and 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

0 commit comments

Comments
 (0)