You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
6
7
+
## [7.5.0] - 2025-09-24
8
+
9
+
- Based on ontology **[v3.9.0](https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.9.0)**
10
+
11
+
### Changed
12
+
- Update UI profile model to allow support of multiple value sets ([#599](https://github.com/medizininformatik-initiative/feasibility-backend/issues/599))
13
+
### Fixed
14
+
- Correctly display the git branch in the info actuator ([#645](https://github.com/medizininformatik-initiative/feasibility-backend/issues/645))
15
+
### Security
16
+
- Updated dependencies and GitHub actions
17
+
7
18
## [7.4.1] - 2025-09-04
8
19
9
20
- Based on ontology **[v3.8.3](https://github.com/medizininformatik-initiative/fhir-ontology-generator/releases/tag/v3.8.3)**
0 commit comments