Skip to content

Commit

Permalink
Merge pull request #99 from talex5/release
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
talex5 authored Aug 18, 2023
2 parents 99272ff + b34edc5 commit 673d908
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## v0.7

- Add `statx` support (@patricoferris, @talex5, @avsm #95 #97).

- Add type annotations to tests (@patricoferris #96, reviewed by @talex5).
Fixes MDX tests on OCaml 5.1.

- Update liburing to 2.4 (@anmonteiro #93, reviewed by @talex5).

- Fix accidental shadowing in `ocaml_uring_get_msghdr_fds` (@talex5 #91, reviewed by @avsm).

## v0.6

- Fix SIGSEGV on `Uring.wait` (@edwintorok #89).
Expand Down

0 comments on commit 673d908

Please sign in to comment.