Skip to content

Commit 79581d3

Browse files
committed
update changelog
1 parent 306b3e1 commit 79581d3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Unreleased
22

3+
# 0.15.1 – 2024-03-19
4+
5+
## New Features
6+
7+
- [add constructor for `InterruptStackFrameValue`](https://github.com/rust-osdev/x86_64/pull/467)
8+
- [add `Cr3::write_pcid_no_flush`](https://github.com/rust-osdev/x86_64/pull/472)
9+
10+
## Fixes
11+
12+
- [properly jump the address gap in CleanUp](https://github.com/rust-osdev/x86_64/pull/469)
13+
14+
## Other Improvements
15+
16+
- [added help on update_flags to get flags](https://github.com/rust-osdev/x86_64/pull/465)
17+
- [expose DEBUG_STR more directly](https://github.com/rust-osdev/x86_64/pull/471)
18+
319
# 0.15.0 – 2024-03-04
420

521
## Breaking changes

0 commit comments

Comments
 (0)