Skip to content

Commit 2edcb51

Browse files
committed
Update changelog
1 parent e683a4f commit 2edcb51

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
* fix(access): properly seal access traits by @mkroening in https://github.com/rust-osdev/volatile/pull/59
4+
* fix(macro): support `#[repr(align(N))]` in `#[derive(VolatileFieldAccess)]` macro by @mkroening in https://github.com/rust-osdev/volatile/pull/57
5+
* Fix warnings by @mkroening in https://github.com/rust-osdev/volatile/pull/56
6+
37
# 0.5.3 – 2024-04-21
48

59
* Add `#[derive(VolatileFieldAccess)]` for easy, access-limited field-based access to structs by @mkroening in https://github.com/rust-osdev/volatile/pull/49

0 commit comments

Comments
 (0)