From d775874713e82c442eca0c03c976aaa9082db6fd Mon Sep 17 00:00:00 2001 From: Chris Donnay Date: Sun, 30 Jun 2024 11:19:44 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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.