From 00df9c482a0f07cafc11496ed7ecdd5c61c66d00 Mon Sep 17 00:00:00 2001 From: Svyatoslav Kryukov Date: Mon, 27 Nov 2023 11:50:52 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e50cf71..be2a20f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog], and this project adheres to [Semantic Versioning]. +## [Unreleased] + +### Fixed + +- Update comment in data-files to mention rake command. ([@skryukov]) + ## [0.2.2] - 2023-11-25 ### Changed