Skip to content

Commit f53dfab

Browse files
committed
update CHANGES for 0.8 release
1 parent 90b53be commit f53dfab

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.8
2+
3+
- add `linkat` operations. (@LucaSeri @talex5 #105, reviewed by @avsm)
4+
5+
- add `fsync` and `fdatasync` operations. (@avsm #103, reviewed by @talex5)
6+
7+
- add docstrings for many more functions (@avsm #100, reviewed by @talex5 @patricoferris)
8+
9+
- use lintcstubs to generate C prototypes and fix bugs (@talex5 #104)
10+
111
## v0.7
212

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

0 commit comments

Comments
 (0)