Skip to content

Commit

Permalink
Various 1.7 release preparation.
Browse files Browse the repository at this point in the history
Commit N°1001!
  • Loading branch information
julien-boudry committed May 25, 2018
1 parent 2a942ca commit fa2fc55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Adds for the first time methods unrelated to Condorcet's criteria (Borda, Altern
- New voting method: Instant-runoff (also know as Alternative Voting or Preferential Voting)
- New voting method: First-past-the-post

### Changed
- Result object (iterator and his others methods) is now ordered by key from first rank to last rank. However, no method officially implemented before version 1.7 was affected by this theoretical problem. This never affected the correct rank allocation, but could cause misinterpretation if carelessly repeated in a loop.

### Internal changes
- Code cleanup & test improvements

Expand Down

0 comments on commit fa2fc55

Please sign in to comment.