diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f70812..3a959d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ ## [Unreleased] +- Track cred on the project level, not the repo level (#1233) +- Fix a bug with GitHub reference detection with multiple repos (#1233) +- Enable loading whole orgs (via `sourcecred load @org-name`) (#1233) - Add `--weights` to `sourcecred load` to provide weight overrides (#1224). ## [0.3.0]