File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## Unreleased
99
10+ ### Added
11+
12+ - Add link to the Matrix room in the README (@MightyCreak )
13+
1014## 0.8.1 - 2023-04-07
1115
1216### Changed
Original file line number Diff line number Diff line change 11<h1 align =" center " >
2- <img src =" data/icons/hicolor/scalable/apps/io.github.mightycreak.Diffuse.svg " alt =" Diffuse " width =" 192 " height =" 192 " /><br />
2+ <img
3+ src="./data/icons/hicolor/scalable/apps/io.github.mightycreak.Diffuse.svg"
4+ alt="Diffuse"
5+ width="192"
6+ height="192"/><br />
37</h1 >
48
59<p align =" center " style =" margin-top : 2em " >
1014
1115<p align =" center " >
1216 <a href =" https://github.com/MightyCreak/diffuse/actions/workflows/ci.yml " >
13- <img src="https://github.com/MightyCreak/diffuse/actions/workflows/ci.yml/badge.svg" alt="CI status"/>
17+ <img
18+ src="https://github.com/MightyCreak/diffuse/actions/workflows/ci.yml/badge.svg"
19+ alt="CI status"/>
1420 </a >
1521 <a href =" https://repology.org/project/diffuse/versions " >
1622 <img src="https://repology.org/badge/tiny-repos/diffuse.svg" alt="Packaging status">
@@ -51,6 +57,10 @@ Some key features of Diffuse:
5157For a more detailed documentation for users, translators and developers, see
5258the [ documentation] ( docs/ ) .
5359
60+ ## Contact
61+
62+ Discuss with us on Matrix at [ #diffuse: matrix .org] ( https://matrix.to/#/#diffuse:matrix.org ) .
63+
5464## Licenses
5565
5666Diffuse is under the [ GPLv2] ( COPYING ) .
You can’t perform that action at this time.
0 commit comments