diff --git a/.changes/3.1.0.md b/.changes/3.1.0.md new file mode 100644 index 0000000..542f7d2 --- /dev/null +++ b/.changes/3.1.0.md @@ -0,0 +1,3 @@ +## 3.1.0 - 2024-04-17 +### Added +* Link and qr code added to join matrix chat for developers diff --git a/CHANGELOG.md b/CHANGELOG.md index 93c7385..a0b01e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [Changie](https://github.com/miniscruff/changie). +## 3.1.0 - 2024-04-17 +### Added +* Link and qr code added to join matrix chat for developers + ## 3.0.0 - 2024-04-17 ### Changed * Change made to website title tag to improve google indexation