From 5d992c5bf98f3fc7e047e72ad4507054e8e5a9e5 Mon Sep 17 00:00:00 2001 From: Brooke Kuhlmann Date: Sun, 5 Nov 2017 17:24:24 -0700 Subject: [PATCH] Added version release changes. --- CHANGES.md | 11 +++++++++++ README.md | 4 +++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index c06c7369..73636148 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,14 @@ +# v3.3.0 (2017-11-05) + +- Added Homebrew cask install for Cardhop. +- Added Homebrew cask install for Signal. +- Added YouTube Download Homebrew formula. +- Updated Gemfile.lock file. +- Updated to Bundler 1.16.0. +- Updated to Dotfiles 29.0.0. +- Updated to Git Cop 1.7.0. +- Updated to Rubocop 0.51.0. + # v3.2.0 (2017-09-23) - Added Overmind Homebrew formula. diff --git a/README.md b/README.md index 8d63fb2a..5b27129f 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ project not be to your liking, feel free to fork and customize for your specific - [App Cleaner](http://www.freemacsoft.net/appcleaner) - [Bartender](http://www.macbartender.com) - [Carbon Copy Cloner](http://www.bombich.com) + - [Cardhop](https://flexibits.com/cardhop) - [Cloak](https://www.getcloak.com) - [Dash](http://kapeli.com/dash) - [DNS Crypt](https://dnscrypt.org) @@ -137,6 +138,7 @@ project not be to your liking, feel free to fork and customize for your specific - [PSequel](http://www.psequel.com) - [QLStephen](https://whomwah.github.io/qlstephen) - [RescueTime](https://www.rescuetime.com) + - [Signal](https://signal.org) - [Sonos](http://www.sonos.com) - [Sublime Text 3](http://www.sublimetext.com) - [Tor Browser](https://www.torproject.org) @@ -257,7 +259,7 @@ Current Version (stable): git clone https://github.com/bkuhlmann/mac_os-config.git cd mac_os-config - git checkout v3.2.0 + git checkout v3.3.0 Master Version (unstable):