about summary refs log tree commit diff stats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2024-02-09 20:55:30 +0100
committerSoispha <soispha@vhack.eu>2024-02-09 20:55:30 +0100
commitc168bbce370d602f716d1e5632ee19a518769af4 (patch)
treef2c1111e570e0820db664b4e84d679611b418f48 /CHANGELOG.md
parentfix(sys/nixpkgs/pkgs/yt): Avoid logging, that mpv can't display chars (diff)
downloadnixos-config-c168bbce370d602f716d1e5632ee19a518769af4.tar.gz
nixos-config-c168bbce370d602f716d1e5632ee19a518769af4.zip
chore(version): v1.27.2
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c36bb501..478a8bc4 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.
 
 - - -
+## v1.27.2 - 2024-02-09
+#### Bug Fixes
+- **(hm/conf/mail)** Disable himalaya because it changed - (455a1c6) - Soispha
+- **(sys/nixpkgs/pkgs/yt)** Avoid logging, that mpv can't display chars - (667ec9f) - Soispha
+- **(sys/nixpkgs/pkgs/yt)** Replace all quotes - (be0b828) - Soispha
+#### Build system
+- **(treewide)** Update - (2221976) - Soispha
+
+- - -
+
 ## v1.27.1 - 2024-02-08
 #### Bug Fixes
 - **(sys/svcs/printing)** Active cups webinterface - (85a687d) - Soispha