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.
2 parents 08caee1 + f9a7f4b commit b92f19fCopy full SHA for b92f19f
CHANGELOG.md
@@ -6,7 +6,9 @@ have notable changes.
6
7
## Unreleased
8
9
-Changes since v2.35
+Changes since v2.35.1
10
+
11
+## v2.35.1 "Selkämerenkatu +1" 2024-01-16
12
13
### Fixes
14
- Fix issue with user roles after deletion. This was introduced in the previous release that optimizes cache updates. (#3243)
project.clj
@@ -1,4 +1,4 @@
1
-(defproject rems "2.35"
+(defproject rems "2.35.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