Skip to content

Commit

Permalink
Merge pull request #201 from medizininformatik-initiative/release-v2.…
Browse files Browse the repository at this point in the history
…4.0-alpha.1

Release v2.4.0-alpha.1
  • Loading branch information
alexanderkiel authored Sep 4, 2024
2 parents 362fcc2 + 68dc945 commit 1eaa35c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v2.4.0-alpha.1

### Enhancements

* Update mapping_tree creation ([#191](https://github.com/medizininformatik-initiative/flare/issues/191))
* Add cohort extraction endpoint ([#178](https://github.com/medizininformatik-initiative/flare/issues/178))
* docker-compose.yml should be for flare instead of blaze ([#184](https://github.com/medizininformatik-initiative/flare/issues/184))

## v2.3.0

### Enhancements
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>de.medizininformatik-initiative</groupId>
<artifactId>flare</artifactId>
<version>2.3.0</version>
<version>2.4.0-alpha.1</version>

<name>Flare</name>
<description>Flare</description>
Expand Down

0 comments on commit 1eaa35c

Please sign in to comment.