From 9ef272b6e8981305ee86081d3e57e7ae8796a409 Mon Sep 17 00:00:00 2001
From: Marcel <1721382+pyrocumulus@users.noreply.github.com>
Date: Thu, 12 Sep 2024 23:12:43 +0200
Subject: [PATCH] Prepare release 0.11.3
---
CHANGELOG.md | 8 ++++++++
LICENSE | 2 +-
src/PVOutput.Net/PVOutput.Net.csproj | 2 +-
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4c80cb..69f5e07 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,14 @@
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/).
+## [0.11.3] - 2024-09-12
+
+### Updated
+
+- Updated `Microsoft.CodeAnalysis.NetAnalyzers` from `v7.0.1` to `v8.0.0`
+- Updated `Microsoft.Extensions.DependencyInjection.Abstractions` from `v7.0.0` to `v8.0.1`
+- Updated `Microsoft.Extensions.Logging.Abstractions` from `v7.0.0` to `v8.0.1`
+
## [0.11.2] - 2023-05-04
### Fixed
diff --git a/LICENSE b/LICENSE
index f927f6f..ec9f2a6 100644
--- a/LICENSE
+++ b/LICENSE
@@ -4,7 +4,7 @@ All other copyright for project PVOutput.Net are held by:
The MIT License (MIT)
-Copyright (c) [2018 - 2023] Marcel Boersma and contributors.
+Copyright (c) [2018 - 2024] Marcel Boersma and contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy of
diff --git a/src/PVOutput.Net/PVOutput.Net.csproj b/src/PVOutput.Net/PVOutput.Net.csproj
index 1417279..0742a6b 100644
--- a/src/PVOutput.Net/PVOutput.Net.csproj
+++ b/src/PVOutput.Net/PVOutput.Net.csproj
@@ -6,7 +6,7 @@
false
false
Marcel Boersma
- 0.11.2
+ 0.11.3
LICENSE
https://pyrocumulus.github.io/pvoutput.net/