From c1ce3d52ba7ac2e02b1144e8a06bbb6f800fc0fd Mon Sep 17 00:00:00 2001 From: Jerus Bot <171541392+jerus-bot@users.noreply.github.com> Date: Mon, 29 Sep 2025 16:58:17 +0000 Subject: [PATCH] chore: update prlog for pr --- PRLOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 PRLOG.md diff --git a/PRLOG.md b/PRLOG.md new file mode 100644 index 0000000..0896aef --- /dev/null +++ b/PRLOG.md @@ -0,0 +1,14 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## [Unreleased] + +### Changed + +- Update-gitignore-for-cargo-project(pr [#2]) + +[#2]: https://github.com/jerus-org/cull-gmail/pull/2