Skip to content

Commit a1bda63

Browse files
committed
release: v2.37
1 parent 4df2f59 commit a1bda63

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ have notable changes.
66

77
## Unreleased
88

9-
Changes since v2.36
9+
Changes since v2.37
10+
11+
## v2.37 "Laivapojankatu" 2024-05-16
1012

1113
### Additions
1214
- The "Change Form" function in administration has been expanded to be able to change both forms and workflows. From now on it is called "Update catalogue item". The old `change-form` API still exists but has been deprecated. (#3271)

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject rems "2.36"
1+
(defproject rems "2.37"
22
:description "Resource Entitlement Management System is a tool for managing access rights to resources, such as research datasets."
33
:url "https://github.com/CSCfi/rems"
44

0 commit comments

Comments
 (0)