summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 65fbefb..eee568c 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.22.0 - 2024-02-11
+#### Bug Fixes
+- **(system/services/invidious-router)** fix typo in domain - (cfb2f00) - sils
+#### Build system
+- **(flake)** update - (dc7a8a2) - sils
+#### Features
+- add invidious-router - (e4cfc59) - sils
+
+- - -
+
 ## v0.21.0 - 2024-01-19
 #### Bug Fixes
 - **(.gitignore)** exclude nix build result - (9e8635d) - sils