Skip to content

Commit

Permalink
release: v2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
aatkin committed Jun 19, 2023
1 parent c08f27e commit 1a5d2d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ have notable changes.

## Unreleased

Changes since v2.32
Changes since v2.33

## v2.33 "Santakuja" 2023-06-19

### Additions
- PDF output can be customized a little. This enables changing the font, which should fix missing diacritics. (#3158)
Expand Down
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject rems "2.32"
(defproject rems "2.33"
:description "Resource Entitlement Management System is a tool for managing access rights to resources, such as research datasets."
:url "https://github.com/CSCfi/rems"

Expand Down

0 comments on commit 1a5d2d8

Please sign in to comment.