From eceeadffcc59478c5fd447a866a153140a18c9d1 Mon Sep 17 00:00:00 2001 From: phinner Date: Thu, 19 Dec 2024 18:35:04 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25c8257..7604b2e 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](http://keepachangelog.com/), and this project adheres to [Semantic Versioning](http://semver.org/). +## v3.0.2 - 2024-12-19 + +### Changes + +- `auto-mod` config is now more intuitive. + ## v3.0.1 - 2024-12-19 ### Fixes