From 3d2593962fd4c60fddac428d38bdbd3cb09fafdc Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Mon, 21 Aug 2023 17:55:52 -0500 Subject: [PATCH] chore(cl): Add issue number to changelog item --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22837b02..2835eba7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Print date & time log at the end of each completed instance sync. +- Print date & time log at the end of each completed instance sync (#165). ## [5.3.1] - 2023-08-21