From 82039ca074145647dcee4d57e06469a58fd23c20 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sat, 24 Apr 2021 13:59:56 -0700 Subject: [PATCH] formatting --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 023b3b4..a3c3209 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,16 +6,16 @@ All notable changes to this project will be documented in this file ### Added -- Readme file now has installation and usage instructions -- yaclog command entry point added to setup.cfg +- Readme file now has installation and usage instructions. +- yaclog command entry point added to setup.cfg. ### Changed -- `release -c` will no longer create empty commits, and will use the current commit instead +- `release -c` will no longer create empty commits, and will use the current commit instead. ### Fixed -- `release` and `entry` commands now work using empty changelogs +- `release` and `entry` commands now work using empty changelogs. ## 0.3.1 - 2021-04-24