From 86c8911f70ae0c4a4b6b62f5ce5a0492cdd63f99 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sun, 23 Aug 2020 14:24:03 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5c7dd..7dfcabd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] -- ✨ `Makefile` #277 - 🎨 Improve `mas list` command output #278 +- 🐛 Fix alignment of 2nd column of list command output #298 +- ✨ `Makefile` #277 ## [v1.7.0] 🛍 Purchase Command - 2020-05-24