Skip to content

Commit d72bc74

Browse files
author
Pat Hickey
authored
Merge pull request #63 from kawasin73/changelog
Update CHANGELOG.md
2 parents 7f1385f + a39df7f commit d72bc74

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
### Unreleased
1+
### 0.8.0 (2024-01-12)
2+
3+
- `IoctlFlags` accepts unknown flags (e.g. due to future kernel changes).
4+
`Error::UnrecognizedIoctls` is removed.
5+
6+
### 0.3.1 ~ 0.7.0
27

38
- Added `Uffd::read_events` that can read multiple events from the userfaultfd file descriptor.
49
- Updated `bitflags` dependency to `2.2.1`.

0 commit comments

Comments
 (0)