Update CHANGELOG

This commit is contained in:
Steven Zeck 2018-08-10 08:51:46 -05:00
parent 6d459fabef
commit 645f1e2404
No known key found for this signature in database
GPG Key ID: 621B374B29AA814A
1 changed files with 1 additions and 1 deletions

View File

@ -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/**/*`)