Release v3.1.0
Fixes an election issue that scout encounters when an elected leader is unable to retrieve offsets from kafka-pixy. When it can't pull the offsets, it calls Concede(), Previously when this happen election library would never campaign to be leader again. Thus eventually all the scout nodes would lose leadership and the cluster would become leader less.