diff options
author | sils <sils@sils.li> | 2024-02-11 15:01:05 +0100 |
---|---|---|
committer | sils <sils@sils.li> | 2024-02-11 15:01:05 +0100 |
commit | 3da96f21f26f7935ca71c18798576fb234f3ea8b (patch) | |
tree | 8a61c7e01990d11668dfc76ebe3eaf8b201c1b32 | |
parent | fix(system/services/invidious-router): fix typo in domain (diff) | |
download | nixos-server-0.22.0.tar.gz nixos-server-0.22.0.zip |
chore(version): v0.22.0 v0.22.0
-rw-r--r-- | CHANGELOG.md | 10 |
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 |