Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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).

## [9.2.0] - Unreleased
## [9.2.0] - 2026-03-09
- Add Internal Note to Catalogue
- Fix issue where project associations were not copied when a CIC was cloned
- Fix issue with using Internal Catalogues in Cohort Identification Configurations
Expand Down
4 changes: 2 additions & 2 deletions rdmp-client.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<item>
<version>9.1.2.0</version>
<url>https://github.com/HicServices/RDMP/releases/download/v9.1.2/rdmp-9.1.2-client.zip</url>
<version>9.2.0.0</version>
<url>https://github.com/HicServices/RDMP/releases/download/v9.2.0/rdmp-9.2.0-client.zip</url>
<changelog>https://github.com/HicServices/RDMP/blob/main/CHANGELOG.md#7</changelog>
<mandatory>true</mandatory>
</item>
Loading