···11+## v0.8
22+33+- add `linkat` operations. (@LucaSeri @talex5 #105, reviewed by @avsm)
44+55+- add `fsync` and `fdatasync` operations. (@avsm #103, reviewed by @talex5)
66+77+- add docstrings for many more functions (@avsm #100, reviewed by @talex5 @patricoferris)
88+99+- use lintcstubs to generate C prototypes and fix bugs (@talex5 #104)
1010+111## v0.7
212313- Add `statx` support (@patricoferris, @talex5, @avsm #95 #97).