Skip to content

Commit

Permalink
Preparing deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
stankut committed Aug 23, 2023
1 parent e345a2d commit 1bf6e04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ before starting to add changes. Use example [placed in the end of the page](#exa

## [Unreleased]

- [OSF-55] DAWA Address-Matrikula (autocomplete) (required)
- [OSF-56] DAWA Address-Matrikula (autocomplete) (value in XML-file)

## [3.6.0] 2023-06-07

- [OSF-25] added modules/os2forms_forloeb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,5 @@ public static function matrikulaUpdateSelectOptions(array &$form, FormStateInter
}
return $matrikula_element['matrikula'];
}

}

0 comments on commit 1bf6e04

Please sign in to comment.