From ab9153dd5867864b9bf60786f27bb5cad7c59fcc Mon Sep 17 00:00:00 2001 From: "Bock, Jason" Date: Thu, 6 Feb 2025 08:29:36 -0600 Subject: [PATCH] Update to 5.0.0-alpha.1 --- README.md | 2 -- RockLib.Diagnostics/CHANGELOG.md | 6 ++++++ RockLib.Diagnostics/RockLib.Diagnostics.csproj | 8 ++++---- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index bb95028..a963b13 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Makes configuring tracing easy and standardized for .NET Core, .NET Standard, and .NET Framework. -> Note: The 4.0.0 release of this library will be the final version with upgrades and changes. Bug fixes will continue to be released as needed. - ## Installation ```powershell diff --git a/RockLib.Diagnostics/CHANGELOG.md b/RockLib.Diagnostics/CHANGELOG.md index afce6a9..55a0050 100644 --- a/RockLib.Diagnostics/CHANGELOG.md +++ b/RockLib.Diagnostics/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## 5.0.0-alpha.1 - 2025-02-06 + +### Changed +RockLib.Configuration.4.0.3 -> RockLib.Configuration.5.0.0 +RockLib.Configuration.ObjectFactory.3.0.0 -> RockLib.Configuration.4.0.0 + ## 4.0.0 - 2025-01-24 ### Changed diff --git a/RockLib.Diagnostics/RockLib.Diagnostics.csproj b/RockLib.Diagnostics/RockLib.Diagnostics.csproj index c5938c8..e4cf7e3 100644 --- a/RockLib.Diagnostics/RockLib.Diagnostics.csproj +++ b/RockLib.Diagnostics/RockLib.Diagnostics.csproj @@ -11,9 +11,9 @@ false A changelog is available at https://github.com/RockLib/RockLib.Diagnostics/blob/main/RockLib.Diagnostics/CHANGELOG.md. RockLib Trace TraceSource Configuration - 4.0.0 + 5.0.0-alpha.1 True - 4.0.0 + 5.0.0-alpha.1 bin\$(Configuration)\$(TargetFramework)\$(PackageId).xml @@ -26,7 +26,7 @@ - - + +