From d56f6b96db75b621bc567c4f8279936177443bbf Mon Sep 17 00:00:00 2001 From: Darren Wight Date: Thu, 21 Aug 2025 14:46:14 +0200 Subject: [PATCH] docs: changelog updated with release prd-v1.0.7 --- changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 changelog.md diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000..06e77ef --- /dev/null +++ b/changelog.md @@ -0,0 +1,20 @@ +# Change Log +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/). + +## [prd-v1.0.7] - 2025-08-21 + +Changes authored by [Darren Wight](mailto:darren@serenomica.com). + +Test2 + +### New Features + +- Test script.py + +### Commits +- 9f73624 removed changelog +- 3e96339 docs: changelog updated with release prd-v1.0.6 +