From 189509054cd76c28205a37add02ee2dae1e06d86 Mon Sep 17 00:00:00 2001 From: Glavin Wiechert Date: Wed, 21 Jun 2017 22:46:55 -0300 Subject: [PATCH] Prepare changelog for v0.30.3 release --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 66d6899..5816c20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,10 @@ # Next +- ... + +# v0.30.3 (2017-06-21) - Improve command not found error message - Add goimports beautifier for Go language - Fixes [#1728](https://github.com/Glavin001/atom-beautify/issues/1728). Remove Shell-Env from Executable, use Atom's process.env instead. See [#1735](https://github.com/Glavin001/atom-beautify/pull/1735). -- ... # v0.30.2 (2017-06-20) - Fixes [#1030](https://github.com/Glavin001/atom-beautify/issues/1030). Add support for alpha versions of autopep8