Skip to content

Commit

Permalink
update CHANGES for 0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
avsm committed Oct 12, 2023
1 parent 90b53be commit f53dfab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.8

- add `linkat` operations. (@LucaSeri @talex5 #105, reviewed by @avsm)

- add `fsync` and `fdatasync` operations. (@avsm #103, reviewed by @talex5)

- add docstrings for many more functions (@avsm #100, reviewed by @talex5 @patricoferris)

- use lintcstubs to generate C prototypes and fix bugs (@talex5 #104)

## v0.7

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

0 comments on commit f53dfab

Please sign in to comment.