Skip to content

Commit

Permalink
Merge pull request #109 from avsm/rel-0.8
Browse files Browse the repository at this point in the history
update CHANGES for 0.8 release
  • Loading branch information
avsm authored Oct 12, 2023
2 parents 90b53be + f53dfab commit 07db8c0
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 07db8c0

Please sign in to comment.