diff --git a/Brewfile b/Brewfile index 178bbf3..3dd4096 100644 --- a/Brewfile +++ b/Brewfile @@ -27,19 +27,21 @@ cask "font-ubuntu-mono-nerd-font" cask "iina" cask "istat-menus" cask "iterm2" +cask "kap" +cask "micro-snitch" cask "mullvadvpn" cask "signal" cask "spotify" cask "standard-notes" +cask "tor-browser" cask "transmission" cask "transmit" cask "visual-studio-code" -cask "whatsapp" mas "Amphetamine", id: 937984704 mas "Affinity Designer", id: 824171161 mas "ApolloOne", id: 1044484672 +mas "DuckDuckGo", id: 1482920575 mas "Magnet", id: 441258766 mas "PopClip", id: 445189367 -mas "Save to Pocket", id: 1477385213 mas "Spark", id: 1176895641 mas "The Unarchiever", id: 425424353 diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md index 9cd3dcb..bec58ac 100644 --- a/doc/CHANGELOG.md +++ b/doc/CHANGELOG.md @@ -11,6 +11,26 @@ All notable changes to this project will be documented in this file. The types o --- +## __1.12.11__ ([2021-04-18](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) + +Minor release focused on privacy. + +__DOCS__ + +* 📝 update CHANGELOG file + +__NEW__ + +* 📦 add `Duck Duck Go` Homebrew formula +* 📦 add `Kap` Homebrew formula +* 📦 add `Micro Snitch` Homebrew formula +* 📦 add `Tor-Browser` Homebrew formula + +__REMOVED__ + +* 🗑️ remove `Save to Pocket` Homebrew formula +* 🗑️ remove `Whatsapp` Homebrew formula + ## __1.12.10__ ([2021-04-11](https://github.com/MarioCatuogno/Clean-macOS/milestone/8)) Minor release focused on privacy.