about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-09-17 16:32:24 +0200
committerSoispha <soispha@vhack.eu>2023-09-17 16:32:24 +0200
commit454441f9d012aebaae9c05370d9bd65e740882f2 (patch)
treef59d9bed92f9aff707dcdbdd8a6d1f1e6b65e8fb
parentstyle(sys/srvs/adb): Format with alejandra (diff)
downloadnixos-config-454441f9d012aebaae9c05370d9bd65e740882f2.tar.gz
nixos-config-454441f9d012aebaae9c05370d9bd65e740882f2.zip
chore(version): v1.13.0
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d7adfae..5040f193 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,22 @@
 All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
 
 - - -
+## v1.13.0 - 2023-09-17
+#### Bug Fixes
+- **(hm/conf/firefox/scripts/extract_cookies)** Init - (b2dcfe4) - Soispha
+- **(hm/conf/firefox/scripts/unzip_mozl4)** Change to correct shebang - (c518d2e) - Soispha
+- **(hm/conf/nvim/plgs/nvim-lint)** Remove shellcheck, as bash ls exits - (b5d2d70) - Soispha
+- **(hosts/tiamat)** Enable adb bridge for soispha - (fb3ff58) - Soispha
+#### Build system
+- **(flake)** Update - (d450bd2) - Soispha
+- **(treewide)** Update - (4665b34) - Soispha
+#### Features
+- **(sys/srvs/adb)** Init - (7c90c15) - Soispha
+#### Style
+- **(sys/srvs/adb)** Format with alejandra - (01c286e) - Soispha
+
+- - -
+
 ## v1.12.0 - 2023-09-16
 #### Bug Fixes
 - **(hm/pkgs/scritps/neorg)** Add ability to access workspace directly - (c7ac896) - Soispha