Skip to content

Commit

Permalink
Merge pull request #23 from medizininformatik-initiative/new-dev
Browse files Browse the repository at this point in the history
New dev
  • Loading branch information
bastianschaffer authored Feb 16, 2024
2 parents 4ad57b6 + 358c555 commit f8434cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Fixed
### Security

## [0.2.1] - 2024-02-16

### Fixed
- History test table does not show last 14 days ([#19](https://github.com/medizininformatik-initiative/feasibility-monitoring/issues/19))

## [0.2.0] - 2024-01-23

### Added
Expand Down
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
feasibility-test-client:
image: ghcr.io/medizininformatik-initiative/feasibility-monitoring:0.2.0
image: ghcr.io/medizininformatik-initiative/feasibility-monitoring:0.2.1
environment:
- BACKEND_BASE_URL=${BACKEND_BASE_URL:-"https://localhost/api/v1"}
- BACKEND_CLIENT_ID=${BACKEND_CLIENT_ID:-""}
Expand Down

0 comments on commit f8434cb

Please sign in to comment.