File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ 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- ## [ 8.4.4] - Ureleased
7+ ## [ 8.4.4] - 2025-05-08
88
99- Re-add AggregateGraph functionality
1010- Add ability to show/hide quick edit pipeline controls during extractions
Original file line number Diff line number Diff line change 1212
1313[ assembly: AssemblyVersion ( "8.4.4" ) ]
1414[ assembly: AssemblyFileVersion ( "8.4.4" ) ]
15- [ assembly: AssemblyInformationalVersion ( "8.4.4-rc1 " ) ]
15+ [ assembly: AssemblyInformationalVersion ( "8.4.4" ) ]
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<item >
3- <version >8.4.3 .0</version >
4- <url >https://github.com/HicServices/RDMP/releases/download/v8.4.3 /rdmp-8.4.3 -client.zip</url >
3+ <version >8.4.4 .0</version >
4+ <url >https://github.com/HicServices/RDMP/releases/download/v8.4.4 /rdmp-8.4.4 -client.zip</url >
55 <changelog >https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog >
66 <mandatory >true</mandatory >
77</item >
You can’t perform that action at this time.
0 commit comments