From c619ab3f6dfc0f93ef89fd0b9f4942673e7f47e9 Mon Sep 17 00:00:00 2001 From: Darren Wight Date: Thu, 21 Aug 2025 14:48:13 +0200 Subject: [PATCH] docs: changelog updated with release prd-v1.0.8 --- changelog.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/changelog.md b/changelog.md index 06e77ef..5944952 100644 --- a/changelog.md +++ b/changelog.md @@ -18,3 +18,36 @@ Test2 - 9f73624 removed changelog - 3e96339 docs: changelog updated with release prd-v1.0.6 +# 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.8] - 2025-08-21 + +Changes authored by [Darren Wight](mailto:darren@serenomica.com). + +Test3 + +### New Features + +- Test script.py + +### Commits +- d56f6b9 docs: changelog updated with release prd-v1.0.7 + +## [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 +