Skip to content

Commit

Permalink
preparing 2.2.0 release (#99)
Browse files Browse the repository at this point in the history
* changelog for 2.2.0 version
* mark 2.2.0 version in pom.xml
  • Loading branch information
mKowalski256 authored Aug 30, 2024
1 parent 366dacc commit 5a17c7a
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions DevDocs/public/Changelog-OS.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@ The intended audience is on-prem RSpace technical administrators who maintain RS

You can find official changelog at https://documentation.researchspace.com/article/mx11qvqg0i-changelog

# 2.2.0 2024-08-30

### ELN Features

- RSDEV-221 integration with Digital Commons Data repository
- RSDEV-224 minor visual fixes to Auditing page

### Inventory Features

- RSDEV-257 when deleting a Sample user can decide to force-delete all Subsamples regardless of their location
- RSDEV-304, RSDEV-306, RSDEV-307 more UI/UX changes when displaying Samples that contain just one Subsample

### Inventory Bugfix

- RSDEV-326 more robust validation of Sample date/time fields

## 2.1.1 2024-08-01

### ELN Features
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>researchspace</artifactId>
<groupId>com.github.rspace-os</groupId>
<packaging>war</packaging>
<version>2.2.0-SNAPSHOT-${timestamp}</version><!-- appVersionID don't remove this comment it identifies this version -->
<version>2.2.0</version><!-- appVersionID don't remove this comment it identifies this version -->
<name>ResearchSpace</name>
<url>https://www.researchspace.com</url>

Expand Down

0 comments on commit 5a17c7a

Please sign in to comment.