From d0a4709092e5769a4f3ea3f38c2495892dd6d689 Mon Sep 17 00:00:00 2001 From: Axel Venet Date: Fri, 11 Aug 2017 18:03:34 +0200 Subject: [PATCH] Release v2.1.3 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21e95e644..2955c00db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,19 @@ +## [2.1.3] - 2017-08-11 +### Added +- Messages when a ruler keeps his role due to election without candidates +- Handling of elections without candidates when the previous chief is dead + +### Changed +- Inactive accounts in dev mode are now displayed + +### Fixed +- Elections without candidates (empty messages and cycle blocking) +- Empty places resources value out of range +- Ranking diff + +### Removed +- Some recurrent user error logging + ## [2.1.2] - 2017-08-09 ### Added - Storage of the sectors ownership data in Redis