about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6cf3eadd..4cbdaf1c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,15 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.37.0 - 2024-03-01
+#### Bug Fixes
+- **(pkgs/scripts/mpc-fav)** Update database after adding a new favorite - (d320e63) - Soispha
+- **(sys/svcs/nix)** Finally remove the `nixPath` completely - (6bf0e14) - Soispha
+#### Features
+- **(pkgs/neorg/review)** Init - (a9ff740) - Soispha
+
+- - -
+
 ## v1.36.2 - 2024-03-01
 #### Bug Fixes
 - **(hm/conf/unison)** Also try to merge 'log' files - (8e0d4b8) - Soispha