summary refs log tree commit diff stats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a90b456..793f407 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v0.15.1 - 2023-10-14
+#### Bug Fixes
+- **(system/services/mastodon)** Correctly avoid string casts - (925e993) - Soispha
+- **(system/services/miniflux)** Set correct subdomain, but leave alias - (0f48f5c) - Soispha
+#### Style
+- **(treewide)** Merge attrs together - (1fda274) - Soispha
+
+- - -
+
 ## v0.15.0 - 2023-10-13
 #### Bug Fixes
 - **(system/services/mastodon)** remove unneccessary stringcasts - (cfdd2e3) - sils