diff options
-rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 793f407..a531d2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v0.16.0 - 2023-10-14 +#### Bug Fixes +- **(system/services/redirects)** disable ssl - (d7190a4) - sils +#### Features +- **(system/services/redirects)** Build up the base to comply with the AGPL - (062df4d) - Soispha +#### Refactoring +- **(system/services/redirects)** Move under the nginx directory - (c77d2f4) - Soispha + +- - - + ## v0.15.1 - 2023-10-14 #### Bug Fixes - **(system/services/mastodon)** Correctly avoid string casts - (925e993) - Soispha |