File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ v2.0.4] ( https://github.com/in2workspace/in2-verifier-api/releases/tag/v2.0.4 )
8+ ### Removed
9+ - Remove hardcoded visible "DOME" references in UI.
10+
11+
712## [ v2.0.3] ( https://github.com/in2workspace/in2-verifier-api/releases/tag/v2.0.3 )
813### Changed
914- For frontend pages, set language from Accept-Language header before using default language.
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ plugins {
1010}
1111
1212group = ' es.in2'
13- version = ' 2.0.3 '
13+ version = ' 2.0.4 '
1414
1515java {
1616 toolchain {
You can’t perform that action at this time.
0 commit comments