# 1.0.0 (2020-10-12)
### Bug Fixes
* **centos:** enable powertools repo for libidn-devel on centos 8 ([95e2336](95e2336d81))
* **centos:** fix dependencies for centos ([8203e6c](8203e6c735))
* **dependencies:** tzdata is required for precompile ([527691b](527691be88))
* **mysql:** fix check if db exists for mysql ([be7281b](be7281b97c))
* **service:** don't reload too quick after starting the service ([49a5a42](49a5a42ff9))
### Code Refactoring
* **dependencies:** remove some dependencies from debian and ubuntu ([63628a4](63628a4d92))
* **maps:** refactor map.jinja based on template-formula ([716e751](716e751629))
* **redis:** move redis_service to service.sls ([a8d08ff](a8d08ff1eb))
* **yaml:** fix yamllint errors, update pillar for tests ([5798ac1](5798ac12bd))
### Continuous Integration
* **centos:** switch centos away from tiamat builds too ([084a815](084a815a78))
* **travis:** reduce number of travis jobs ([a2f9554](a2f955423c))
### Features
* **arch:** add support for archlinux ([7571d3d](7571d3d577))
* **semantic-release:** add files base files from template-formula ([f45790a](f45790a4bc))
### Styles
* **salt-lint:** fix salt-lint errors in install.sls ([f19316b](f19316bc5f))
### Tests
* **mysql:** add tests with mysql ([ba0e4fa](ba0e4fafb3))
* add some more tests to see if diaspora is working ([2690d37](2690d370ea))
* **postgres:** install postgres for tests ([c2b6e43](c2b6e4314f))
* **ubuntu-1804:** fix ipv6 bind problem on ubuntu 18.04 in docker ([07346a1](07346a13fb))