diff --git a/CHANGELOG.md b/CHANGELOG.md index 28ce83b..62f202c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated tutorial notebooks; larger focus on slate models, updated notebooks to match current codebase. - Removed the seq-RCV transfer rule since it is a dummy function, replaced with lambda function. - Update plot MDS to have aspect ratio 1, remove axes labels since they are meaningless in MDS. +- Update all BLT files in scot-elex repo to be true CSV files, updated `load_scottish` accordingly. ## Fixed - Fixed bug by which slate-PlackettLuce could not generate ballots when some candidate had 0 support.