Skip to content

Commit 14ea8a1

Browse files
committed
Prepare release
1 parent d4da667 commit 14ea8a1

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGES.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v0.2
2+
3+
New features:
4+
5+
- Allow running in polling mode (@talex5 #44).
6+
7+
Other changes:
8+
9+
- Update to liburing 2.1 (@talex5 #46).
10+
11+
- Remove bigstringaf dependency (@talex5 #43).
12+
13+
- Cmdliner is only needed for tests (@talex5 #45).
14+
15+
- Remove test dependencies on Bos and Rresult (@talex5 #40).
16+
17+
- Address `Fmt.strf` deprecation error (@bikallem #38).
18+
19+
- Update to cstruct 6.0.1 for `shiftv` (@talex5 #36).
20+
121
## v0.1
222

323
- Initial release.

0 commit comments

Comments
 (0)