From 4c08ba74dc0fb26edbe20a3a7bd2e5a6ed7a8ef6 Mon Sep 17 00:00:00 2001 From: Jeremiah Russell Date: Tue, 30 Sep 2025 06:22:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(PRLOG):=20update=20PR=20log?= =?UTF-8?q?=20with=20new=20feature=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - correct the entry for PR #2 to reflect the addition of a new function with tests --- PRLOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PRLOG.md b/PRLOG.md index 913a8c6..2a551c4 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- Update-gitignore-for-cargo-project(pr [#2]) +- ✨ feat(lib)-add addition function with test(pr [#2]) - 👷 ci(config)-add version parameter to save_next_version job(pr [#4]) [#2]: https://github.com/jerus-org/cull-gmail/pull/2