From 645f1e24046cf6ec26fa330205014d170cc76213 Mon Sep 17 00:00:00 2001 From: Steven Zeck Date: Fri, 10 Aug 2018 08:51:46 -0500 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e63a99..0f8dc65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# v0.32.6 (2018-08-10) +# v0.33.0 (2018-08-10) - Fixes an issue where Atom Beautify would display a Docker error instead of an executable error ([#2146](https://github.com/Glavin001/atom-beautify/issues/2146)) - Fixes Rubocop not excluding files with an exact pattern match (`db/schema.rb` vs `db/**/*`)