mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 03:21:28 +00:00
🎉 Release of add-on Matrix 0.1.1
This commit is contained in:
parent
bb8fde1ce3
commit
c0ec290204
4 changed files with 28 additions and 8 deletions
|
@ -707,10 +707,10 @@ SOFTWARE.
|
|||
[mqtt-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[mqtt-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[mqtt-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/v0.1.0
|
||||
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/v0.1.0/README.md
|
||||
[addon-matrix]: https://github.com/hassio-addons/addon-matrix/tree/v0.1.1
|
||||
[addon-doc-matrix]: https://github.com/hassio-addons/addon-matrix/blob/v0.1.1/README.md
|
||||
[matrix-issue]: https://github.com/hassio-addons/addon-matrix/issues
|
||||
[matrix-version-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||
[matrix-version-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg
|
||||
[matrix-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/matrix.svg
|
||||
[matrix-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[matrix-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1 +1,21 @@
|
|||
First release :sparkles:
|
||||
## Changes
|
||||
|
||||
- fc48128 :arrow_up: Upgrades add-on base image in Dockerfile to version 2.3.1
|
||||
- 6f3b9e9 :arrow_up: Upgrades add-on base image in build file to version 2.3.1
|
||||
- ff6f961 :arrow_up: Upgrades libjpeg-turbo-dev to version 1.5.3-r4
|
||||
- 8ae9532 :arrow_up: Upgrades libjpeg-turbo to version 1.5.3-r4
|
||||
- c9d7499 :pencil2: Fixes spelling error in Dockerfile
|
||||
- 6b5c33f :fire: Removes BountySource links
|
||||
- 2b78749 :fireworks: Updates maintenance year to 2019
|
||||
- a83a4de :tractor: :rocket: Refactor of GitLab CI
|
||||
- 9c5a051 Configure Renovate (#8)
|
||||
- e97bfcb :arrow_up: Upgrades matrix-synapse to version 0.34.1.1
|
||||
|
||||
[Full Changelog][changelog]
|
||||
|
||||
***
|
||||
|
||||
This release was created with [reporeleaser][reporeleaser] :tada:
|
||||
|
||||
[reporeleaser]: https://pypi.org/project/reporeleaser/
|
||||
[changelog]: https://github.com/hassio-addons/addon-matrix/compare/v0.1.0...v0.1.1
|
|
@ -39,12 +39,12 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/timmo
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.1.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-matrix/blob/v0.1.1/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.1.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-matrix/tree/v0.1.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-matrix/raw/master/images/screenshot.png
|
||||
[clients]: https://matrix.org/docs/projects/try-matrix-now.html
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Matrix",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"slug": "matrix",
|
||||
"description": "A secure and decentralized communication platform.",
|
||||
"url": "https://community.home-assistant.io",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue