Skip to content

Commit

Permalink
Update changelog for version 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bbc2 committed Jul 28, 2024
1 parent bcc1110 commit 38c7693
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
0.9.0 2024-07-28
---------------------------------

- Absolute paths are no longer concatenated with the source directory to
form a blob candidate path: they are only treated as absolute paths.
- Minor robustness improvements (reminder: this happens at build time):
- Reading is done in one pass (instead of checking for existence first).
- Only the first good path is queried (instead of both).
- Better I/O error handling.

0.8.0 2024-04-04
---------------------------------

Expand Down

0 comments on commit 38c7693

Please sign in to comment.