Skip to content

Commit

Permalink
CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
wfrisch committed May 8, 2024
1 parent c9720a7 commit f169b8e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
## [unreleased]

### Added
- Full index (all files in all commits in all branches).
- Add an optional full index (all files in all commits in all branches).
- Add globbing to the sparse mode configuration.
- Add numerous libraries.

### Changed
- Database schema: columns renamed and reordered.
- Database schema: rename and reorder columns.
- The sparse index now considers all branches, not just HEAD.
- The GitHub workflow now generates both the sparse and the full index.
- Update metric.py to decrease the bias for old files.

### Deprecated

Expand Down

0 comments on commit f169b8e

Please sign in to comment.