ansible-collection-famedly-.../CHANGELOG.md
2020-09-18 17:51:13 +02:00

6.2 KiB
Raw Permalink Blame History

Changelog

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. The file is auto-generated using Conventional Commits.

Overview

[0.1.5]

2020.09.18

Contributions

This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work no matter how significant is greatly appreciated by the community. 💖

Changes

Synapse Role

Updates
  • bump version to 1.19.3 ([a23c007])

[0.1.4]

2020.09.17

Contributions

This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work no matter how significant is greatly appreciated by the community. 💖

Changes

Synapse Role

Updates
  • bump version to 1.19.2 ([d73cde6])

[0.1.3]

2020.09.15

Contributions

This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work no matter how significant is greatly appreciated by the community. 💖

Changes

Synapse Role

Documentation
  • fix markdown tables in README ([4290448])
Updates
  • bump version to 1.19.1 ([cc0e081])

Element Role

Updates
  • bump version to 1.7.7 ([5d20369])

[0.1.2]

2020.08.17

Contributions

This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work no matter how significant is greatly appreciated by the community. 💖

Changes

Element Role

Updates
  • bump version to 1.7.4 ([16e1ecb])

Synapse Role

Updates
  • bump version to 1.19.0 ([859b388])

[0.1.1]

2020.08.14

Contributions

This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work no matter how significant is greatly appreciated by the community. 💖

Changes

Element Role

Bug Fixes
  • change folder name to match artifact ([a76ebb1])

    During the renaming of Riot to Element, the path for the webapp changed from /opt/riot to /opt/element. In those folders, the archives are unpacked, resulting in paths like /opt/element/riot-v${version}. Since the archives are not yet renamed (https://github.com/vector-im/element-web/issues/14896), this riot reference has to stay for now. In the renaming, this was accidentally changed prematurely, resulting in this regression.

[0.1.0]

2020.08.10

Contributions

This release is made possible by the following people (in alphabetical order). Thank you all for your contributions. Your work no matter how significant is greatly appreciated by the community. 💖

Changes

Element Role

Updates
  • bump version to 1.7.3 ([e2fbaf6])
Refactoring
  • rename riot role to element ([5a777cd])

    Riot is now Element, and therefore this role has to do a lot of s/riot/element/g. There's still a few references to riot here and there, but fixing those depends on external changes.

    This does not attempt any automatic migration, you will need to clean up the old webroot or container yourself.

Synapse Role

Bug Fixes
  • fix location of signing key module ([40510a6])
Updates
  • bump version to 1.18.0 ([d1edba8])

Riot Role

Updates
  • bump version to 1.7.2 ([6be0252])