Skip to content

Commit 1928db2

Browse files
authored
Changelog for v0.2 (#29)
1 parent a2e6b7e commit 1928db2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# 0.2.0
2+
3+
## Added
4+
5+
- Support MacOs with `kqueue` as polling engine ([#27])
6+
7+
[#27]: https://github.com/dentiny/duckdb-curl-filesystem/pull/27
8+
9+
## Improved
10+
11+
- Use eventfd for new IO requests notification ([#22])
12+
13+
[#22]: https://github.com/dentiny/duckdb-curl-filesystem/pull/22

0 commit comments

Comments
 (0)