diff options
-rw-r--r-- | CHANGELOG.md | 16 |
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 |