Skip to content

Commit 231e2ef

Browse files
committed
Fixed changelog
1 parent d9bbf90 commit 231e2ef

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,12 @@
33
- Fixed download url for binaries in README
44
- Fixed copy paste bug in input verification
55
- Fixed bug where pw_orders is not sorted
6+
- Fixed memory leak
67
- Removed O_BINARY for stderr
78
- Removed some unused code
8-
- Simplify some variable naming
9+
- Renamed variables so that they match the meaning from the presentation slides
10+
- Optimized seeking performance
11+
- Optimized output performance
912

1013
* v0.15 -> v0.16:
1114

0 commit comments

Comments
 (0)