summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-10-14 16:23:13 +0200
committerSoispha <soispha@vhack.eu>2023-10-14 16:23:13 +0200
commitd3dad6687a60f43d8a759e32bfa991b19521e841 (patch)
tree7e0788f1a97cd42c587e3c10a704b209cffa645d /CHANGELOG.md
parentStyle(treewide): Merge attrs together (diff)
downloadnixos-server-d3dad6687a60f43d8a759e32bfa991b19521e841.tar.gz
nixos-server-d3dad6687a60f43d8a759e32bfa991b19521e841.zip
chore(version): v0.15.1 v0.15.1
Diffstat (limited to 'CHANGELOG.md')
-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