We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 607988e commit 5e3bec3Copy full SHA for 5e3bec3
CHANGELOG.md
@@ -6,7 +6,9 @@ have notable changes.
6
7
## Unreleased
8
9
-Changes since v2.38
+Changes since v2.38.1
10
+
11
+## v2.38.1 "Välimerenkatu +1" 2025-01-27
12
13
### Fixes
14
- Fixed bug in user settings cache that caused notification emails to not show up in the UI, API or CLI until modified.
project.clj
@@ -1,4 +1,4 @@
1
-(defproject rems "2.38"
+(defproject rems "2.38.1"
2
:description "Resource Entitlement Management System is a tool for managing access rights to resources, such as research datasets."
3
:url "https://github.com/CSCfi/rems"
4
0 commit comments