diff --git a/Brewfile b/Brewfile index 93d566f..f97f872 100644 --- a/Brewfile +++ b/Brewfile @@ -13,6 +13,7 @@ brew "wget" cask "alfred" cask "adguard" cask "appcleaner" +cask "audio-hijack" cask "cheatsheet" cask "cryptomator" cask "font-comic-neue" @@ -26,6 +27,7 @@ cask "font-ubuntu-mono-nerd-font" cask "hazel" cask "iina" cask "iterm2" +cask "librewolf" cask "micro-snitch" cask "signal" cask "steam" diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 2fd72c5..976372f 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,6 +11,19 @@ All notable changes to this project will be documented in this file. The types o --- +## __1.12.16__ ([2022-01-30](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) + +Minor release with some changes in Brewfile. + +__DOCS__ + +* 📝 update CHANGELOG file + +__NEW__ + +* 📦 add `Audio Hijack` Homebrew formula +* 📦 add `Librewolf` Homebrew formula + ## __1.12.15__ ([2021-12-02](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) Minor release with some changes in Brewfile.