---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 2020-12-14
  Features:
    - Changed version to factorio base version 1.1+.
  Fixes:
    - Some minor fixes due to factorio api changes in base version 1.1.
    - Added a migration to auto-refresh all item stacks after mod name change.
---------------------------------------------------------------------------------------------------
Version: 0.0.7
Date: 2019-11-03
  Features:
    - Changed version to factorio base version 0.18+. No code changes nessecary.
---------------------------------------------------------------------------------------------------
Version: 0.0.6
Date: 2019-11-03
  Bugfixes:
    - Server chat commands don't crash the game anymore (for real this time i hope...)
---------------------------------------------------------------------------------------------------
Version: 0.0.5
Date: 2019-09-29
  Bugfixes:
    - Server chat commands don't crash the game anymore.
    - Stockpile inventory is auto-sorted when changing logistic mode.
---------------------------------------------------------------------------------------------------
Version: 0.0.4
Date: 2019-09-07
  Features:
    - Mode-Rotation now works backwards too (default: Shift+R).
    - Increased mining-time of stockpiles to prevent accidentally picking them up.
  Localization:
    - Added German and Japanese support.
    - Names show mode/size of stockpiles dynamically now.
  Internal:
    - Made localisations use dynamic strings to reduce the number of strings to translate.
  Bugfixes:
    - Loading of existing maps that never had the mod installed works again.
---------------------------------------------------------------------------------------------------
Version: 0.0.3
Date: 2019-09-06
  Major Features:
    - Reduced stockpile tier count to factorio-typical three-tier system.
    - Stockpiles now support logistical modes "storage" and "passive provider".
  Breaking changes (summary):
    - Previously small stockpiles are now medium. 
    - Large stockpile is now slightly larger.
---------------------------------------------------------------------------------------------------
Version: 0.0.2
Date: 2019-09-06
  Major Features:
    - Initial release
---------------------------------------------------------------------------------------------------
Version: 0.0.1
Date: 2019-09-01
  Major Features:
    - Start of development