File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## Unreleased
7+ ## [ 8.4.4 ] - Ureleased
88
99- Re-add AggregateGraph functionality
1010
11- ## [ 8.4.3] - 2024 -02-24
11+ ## [ 8.4.3] - 2025 -02-24
1212
1313- Build on and target .Net 9 rather than 8
1414- Simplify DB Patching Interface
Original file line number Diff line number Diff line change 1010[ assembly: AssemblyTrademark ( "" ) ]
1111[ assembly: AssemblyCulture ( "" ) ]
1212
13- [ assembly: AssemblyVersion ( "8.4.3 " ) ]
14- [ assembly: AssemblyFileVersion ( "8.4.3 " ) ]
15- [ assembly: AssemblyInformationalVersion ( "8.4.3 " ) ]
13+ [ assembly: AssemblyVersion ( "8.4.4 " ) ]
14+ [ assembly: AssemblyFileVersion ( "8.4.4 " ) ]
15+ [ assembly: AssemblyInformationalVersion ( "8.4.4-rc1 " ) ]
You can’t perform that action at this time.
0 commit comments