Skip to content

Commit

Permalink
chore: update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
mhx committed Apr 10, 2024
1 parent 742f8ad commit 1f6cbc4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Change Log

## Version 0.9.7 - 2024-04-10

- (fix) Handle root uid correctly in access() implementation.
Fixes github #204.

- (feature) Show and track library dependencies. Dependencies will
be displayed in the command line help; they will also be tracked
in the history metadata of a DwarFS image. See also github #207.

- (doc) Describe nilsimsa ordering algorithm more accurately.

- (perf) Reorder branches to improve ricepp speed with real world
data.

- (perf) Some tweaks to improve segmenter speed.

## Version 0.9.6 - 2024-02-24

- (fix) Add workaround for new glog release breaking folly build.
Expand Down

0 comments on commit 1f6cbc4

Please sign in to comment.