From fec4f680484086b7bb9bb8cbb61d403bc2fb5e14 Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Thu, 23 Apr 2026 20:56:45 -0400 Subject: [PATCH] ## [0.3.1] - 2026-04-23 ### Changed - Update module version to 0.3.1 - Update ScottPlot .NET dependency to version v5.1.58 Co-authored-by: Copilot --- AsBuiltReport.Chart/AsBuiltReport.Chart.psd1 | 2 +- CHANGELOG.md | 7 +++++++ Sources/AsBuiltReportChart.csproj | 3 ++- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/AsBuiltReport.Chart/AsBuiltReport.Chart.psd1 b/AsBuiltReport.Chart/AsBuiltReport.Chart.psd1 index e809b78..2421ffe 100644 --- a/AsBuiltReport.Chart/AsBuiltReport.Chart.psd1 +++ b/AsBuiltReport.Chart/AsBuiltReport.Chart.psd1 @@ -12,7 +12,7 @@ RootModule = 'AsBuiltReport.Chart.psm1' # Version number of this module. - ModuleVersion = '0.3.0' + ModuleVersion = '0.3.1' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e120cf..5b2c543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.1] - 2026-04-23 + +### Changed + +- Update module version to 0.3.1 +- Update ScottPlot .NET dependency to version v5.1.58 + ## [0.3.0] - 2026-03-14 ### Added diff --git a/Sources/AsBuiltReportChart.csproj b/Sources/AsBuiltReportChart.csproj index 4744f83..ed09cf0 100644 --- a/Sources/AsBuiltReportChart.csproj +++ b/Sources/AsBuiltReportChart.csproj @@ -3,12 +3,13 @@ netstandard2.0 + 0.3.1 - +