From 70ad34559cda3f0c8cf11201c056ec8b2e326bff Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 5 Aug 2019 21:56:00 +0200 Subject: [PATCH 1/3] Move CHANGELOG.md (#26) --- CHANGELOG.md | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..5dc920f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,144 @@ +# Version history + +All notable changes to this project will be documented in this file. The types of changes tracked are the following ones: + +* __NEW__: for new features +* __CHANGED__: for changes in existing functionality +* __FIXED__: for any bug fixes +* __SECURITY__: in case of vulnerabilities + +--- + +## __1.6.4__ (2019-08-05) + +* FIXED: fix broken link for CHANGELOG file [[#26](https://github.com/MarioCatuogno/Clean-macOS/issues/26)] + +## __1.6.3__ (2019-08-05) + +__NOTES:__ With this release I've started to be more organized, keeping track of issues and changelog. I've also created a Kanban board to manage my backlog for this project. + +* CHANGED: remove MACOS_COMMAND file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] +* CHANGED: remove `Cakebrew` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] +* CHANGED: remove `Kitematic` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] +* CHANGED: remove `Lepton` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] +* CHANGED: remove `Microsoft Remote Desktop` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] +* CHANGED: remove `Mtmr` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] +* CHANGED: remove `SonicWall Mobile Connect` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] +* CHANGED: update .gitignore file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] +* CHANGED: update .zshrc file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] +* CHANGED: update APPS_LIST file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] +* CHANGED: update README file [[#21](https://github.com/MarioCatuogno/Clean-macOS/issues/21)] +* NEW: add CHANGELOG file [[#19](https://github.com/MarioCatuogno/Clean-macOS/issues/19)] +* NEW: add `DisableAllAnimations` command set to TRUE [[#23](https://github.com/MarioCatuogno/Clean-macOS/issues/23)] +* NEW: add `NSAutomaticWindowAnimationsEnabled` command set to FALSE [[#23](https://github.com/MarioCatuogno/Clean-macOS/issues/23)] +* NEW: add `Pages` homebrew formula +* NEW: add `WebTorrent` homebrew formula +* NEW: add `speedtest-cli` Python package +* NEW: add `tldr` homebrew formula +* NEW: add icon files +* NEW: add new wallpapers + +## __1.6.2__ (2019-07-09) + +* CHANGED: switch VPN service from `Tunnelbear` to `ExpressVPN` +* CHANGED: update .zshrc file +* CHANGED: update README file +* NEW: add `Easyres` homebrew formula +* NEW: add `Helium` homebrew formula +* NEW: add `Mtmr` homebrew formula + +## __1.6.1__ (2019-03-18) + +* CHANGED: update APPS_LIST file +* NEW: add icon files + +## __1.6.0__ (2019-02-13) + +* CHANGED: major overhaul + +## __1.5.0__ (2018-09-28) + +* CHANGED: update .zshrc file +* CHANGED: update README file +* CHANGED: update setup files +* NEW: add `Amphetamine` homebrew formula +* NEW: add `Magnet` homebrew formula +* NEW: add `Spark` homebrew formula +* NEW: add `Wipr` homebrew formula + +## __1.4.4__ (2018-09-24) + +* CHANGED: update setup files + +## __1.4.3__ (2018-09-24) + +* CHANGED: add `Microsoft Remote Desktop` homebrew formula + +## __1.4.2__ (2018-09-24) + +* CHANGED: renamed setup files +* CHANGED: update APPS_LIST file +* CHANGED: update `Visual Studio Code` preferences file +* CHANGED: update README file + +## __1.4.1__ (2018-09-24) + +__NOTES:__ Minor release with bug fixes, ready for macOS Mojave. + +* CHANGED: update homebrew upgrade command +* NEW: add `neofetch` homebrew formula + +## __1.4.0__ (2018-09-23) + +__NOTES:__ After further testing I decided to remove Sublime Text as main editor and switch to Visual Studio Code which is open source with a huge community and monthly updates. + +* CHANGED: remove outdated file +* CHANGED: update .gitignore and .gitconfig files +* CHANGED: update .zshrc file +* CHANGED: update README file +* CHANGED: update `Visual Studio Code` preferences file +* CHANGED: update homebrew upgrade command +* CHANGED: switch main editor from Sublime Text to Visual Studio Code +* NEW: add ayu-dark color scheme for iTerm +* NEW: add ayu-light color scheme for iTerm +* NEW: add ayu-mirage color scheme for iTerm +* NEW: add tomorrow-night color scheme for iTerm +* NEW: add `Alfred` workflow +* NEW: add `Popclip` homebrew formula +* NEW: add `Popclip` extension list + +## __1.3.0__ (2018-09-19) + +* CHANGED: remove 1Password app from setup script +* CHANGED: update .gitignore file +* CHANGED: update README file +* CHANGED: update `Visual Studio Code` packages list +* CHANGED: update `Visual Studio Code` preferences file +* FIXED: correct various typos +* NEW: add font-fira-code font +* NEW: add font-hack font +* NEW: add `htop` homebrew formula +* NEW: add `Alfred` configuration file +* NEW: add `Brew` plugin into .zshrc configuration file +* NEW: add MIT license file + +## __1.2.0__ (2018-09-18) + +* CHANGED: remove `Kap` homebrew formula +* CHANGED: update .zshrc file +* CHANGED: update APPS_LIST file +* CHANGED: update README file +* NEW: add `Sublime Text` configuration file +* NEW: add setup files + +## __1.1.0__ (2018-09-17) + +* CHANGED: update README file +* CHANGED: update project scaffolding +* NEW: add .gitignore and .gitconfig files +* NEW: add `Imageoptim` homebrew formula +* NEW: add `Visual Studio Code` homebrew formula + +## __1.0.0__ (2018-09-17) + +* NEW: first commit From d846f7ad2596ecaf1ce7caf7b31ef0dabeb27b70 Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 5 Aug 2019 21:56:13 +0200 Subject: [PATCH 2/3] Move CHANGELOG.md (#26) --- doc/CHANGELOG.md | 140 ----------------------------------------------- 1 file changed, 140 deletions(-) delete mode 100644 doc/CHANGELOG.md diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md deleted file mode 100644 index be5580d..0000000 --- a/doc/CHANGELOG.md +++ /dev/null @@ -1,140 +0,0 @@ -# Version history - -All notable changes to this project will be documented in this file. The types of changes tracked are the following ones: - -* __NEW__: for new features -* __CHANGED__: for changes in existing functionality -* __FIXED__: for any bug fixes -* __SECURITY__: in case of vulnerabilities - ---- - -## __1.6.3__ (pre-release) - -__NOTES:__ With this release I've started to be more organized, keeping track of issues and changelog. I've also created a Kanban board to manage my backlog for this project. - -* CHANGED: remove MACOS_COMMAND file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] -* CHANGED: remove `Cakebrew` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] -* CHANGED: remove `Kitematic` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] -* CHANGED: remove `Lepton` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] -* CHANGED: remove `Microsoft Remote Desktop` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] -* CHANGED: remove `Mtmr` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] -* CHANGED: remove `SonicWall Mobile Connect` homebrew formula [[#20](https://github.com/MarioCatuogno/Clean-macOS/issues/20)] -* CHANGED: update .gitignore file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] -* CHANGED: update .zshrc file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] -* CHANGED: update APPS_LIST file [[#22](https://github.com/MarioCatuogno/Clean-macOS/issues/22)] -* CHANGED: update README file [[#21](https://github.com/MarioCatuogno/Clean-macOS/issues/21)] -* NEW: add CHANGELOG file [[#19](https://github.com/MarioCatuogno/Clean-macOS/issues/19)] -* NEW: add `DisableAllAnimations` command set to TRUE [[#23](https://github.com/MarioCatuogno/Clean-macOS/issues/23)] -* NEW: add `NSAutomaticWindowAnimationsEnabled` command set to FALSE [[#23](https://github.com/MarioCatuogno/Clean-macOS/issues/23)] -* NEW: add `Pages` homebrew formula -* NEW: add `WebTorrent` homebrew formula -* NEW: add `speedtest-cli` Python package -* NEW: add `tldr` homebrew formula -* NEW: add icon files -* NEW: add new wallpapers - -## __1.6.2__ (2019-07-09) - -* CHANGED: switch VPN service from `Tunnelbear` to `ExpressVPN` -* CHANGED: update .zshrc file -* CHANGED: update README file -* NEW: add `Easyres` homebrew formula -* NEW: add `Helium` homebrew formula -* NEW: add `Mtmr` homebrew formula - -## __1.6.1__ (2019-03-18) - -* CHANGED: update APPS_LIST file -* NEW: add icon files - -## __1.6.0__ (2019-02-13) - -* CHANGED: major overhaul - -## __1.5.0__ (2018-09-28) - -* CHANGED: update .zshrc file -* CHANGED: update README file -* CHANGED: update setup files -* NEW: add `Amphetamine` homebrew formula -* NEW: add `Magnet` homebrew formula -* NEW: add `Spark` homebrew formula -* NEW: add `Wipr` homebrew formula - -## __1.4.4__ (2018-09-24) - -* CHANGED: update setup files - -## __1.4.3__ (2018-09-24) - -* CHANGED: add `Microsoft Remote Desktop` homebrew formula - -## __1.4.2__ (2018-09-24) - -* CHANGED: renamed setup files -* CHANGED: update APPS_LIST file -* CHANGED: update `Visual Studio Code` preferences file -* CHANGED: update README file - -## __1.4.1__ (2018-09-24) - -__NOTES:__ Minor release with bug fixes, ready for macOS Mojave. - -* CHANGED: update homebrew upgrade command -* NEW: add `neofetch` homebrew formula - -## __1.4.0__ (2018-09-23) - -__NOTES:__ After further testing I decided to remove Sublime Text as main editor and switch to Visual Studio Code which is open source with a huge community and monthly updates. - -* CHANGED: remove outdated file -* CHANGED: update .gitignore and .gitconfig files -* CHANGED: update .zshrc file -* CHANGED: update README file -* CHANGED: update `Visual Studio Code` preferences file -* CHANGED: update homebrew upgrade command -* CHANGED: switch main editor from Sublime Text to Visual Studio Code -* NEW: add ayu-dark color scheme for iTerm -* NEW: add ayu-light color scheme for iTerm -* NEW: add ayu-mirage color scheme for iTerm -* NEW: add tomorrow-night color scheme for iTerm -* NEW: add `Alfred` workflow -* NEW: add `Popclip` homebrew formula -* NEW: add `Popclip` extension list - -## __1.3.0__ (2018-09-19) - -* CHANGED: remove 1Password app from setup script -* CHANGED: update .gitignore file -* CHANGED: update README file -* CHANGED: update `Visual Studio Code` packages list -* CHANGED: update `Visual Studio Code` preferences file -* FIXED: correct various typos -* NEW: add font-fira-code font -* NEW: add font-hack font -* NEW: add `htop` homebrew formula -* NEW: add `Alfred` configuration file -* NEW: add `Brew` plugin into .zshrc configuration file -* NEW: add MIT license file - -## __1.2.0__ (2018-09-18) - -* CHANGED: remove `Kap` homebrew formula -* CHANGED: update .zshrc file -* CHANGED: update APPS_LIST file -* CHANGED: update README file -* NEW: add `Sublime Text` configuration file -* NEW: add setup files - -## __1.1.0__ (2018-09-17) - -* CHANGED: update README file -* CHANGED: update project scaffolding -* NEW: add .gitignore and .gitconfig files -* NEW: add `Imageoptim` homebrew formula -* NEW: add `Visual Studio Code` homebrew formula - -## __1.0.0__ (2018-09-17) - -* NEW: first commit From 997fda60ff2032963d7ffdcfb3274cb8d95d849b Mon Sep 17 00:00:00 2001 From: Mario Catuogno Date: Mon, 5 Aug 2019 21:56:25 +0200 Subject: [PATCH 3/3] Update README.md (#26) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e54c6f..43c1051 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ These are the extensions I think are the most useful: ## Changelog -Click [__here__](https://github.com/MarioCatuogno/Clean-macOS/blob/master/doc/changelog.md) for the full history changelog. +Click [__here__](https://github.com/MarioCatuogno/Clean-macOS/blob/master/CHANGELOG.md) for the full history changelog. ## Thanks to