File tree 3 files changed +7
-5
lines changed 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
2
2
3
3
4
+
5
+
4
6
# Changelog
5
7
All notable changes to this project will be documented in this file.
6
8
7
9
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
8
10
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
9
11
10
- ## [ 8.2.4 ] - Unreleased
12
+ ## [ 8.3.0 ] - 2024-09-23
11
13
12
14
- Add New Find & Replace, currently available via User Settings
13
15
- Add instance setting to prompt for cohort versioning when comitting
Original file line number Diff line number Diff line change 10
10
[ assembly: AssemblyTrademark ( "" ) ]
11
11
[ assembly: AssemblyCulture ( "" ) ]
12
12
13
- [ assembly: AssemblyVersion ( "8.2.4 " ) ]
14
- [ assembly: AssemblyFileVersion ( "8.2.4 " ) ]
15
- [ assembly: AssemblyInformationalVersion ( "8.2.4 " ) ]
13
+ [ assembly: AssemblyVersion ( "8.3.0 " ) ]
14
+ [ assembly: AssemblyFileVersion ( "8.3.0 " ) ]
15
+ [ assembly: AssemblyInformationalVersion ( "8.3.0 " ) ]
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<item >
3
3
<version >8.2.3.0</version >
4
- <url >https://github.com/HicServices/RDMP/releases/download/v8.2.3 /rdmp-8.2.3 -client.zip</url >
4
+ <url >https://github.com/HicServices/RDMP/releases/download/v8.3.0 /rdmp-8.3.0 -client.zip</url >
5
5
<changelog >https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog >
6
6
<mandatory >true</mandatory >
7
7
</item >
You can’t perform that action at this time.
0 commit comments