Skip to content

Commit b10b6da

Browse files
chore: release 1.0.0
1 parent d4ead82 commit b10b6da

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
11
# Changelog
2+
3+
## 1.0.0 (2023-09-01)
4+
5+
6+
### Features
7+
8+
* add MinIO server for file storage purposes ([#2](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/2)) ([#7](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/7)) ([34b37c4](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/34b37c4a7fdbb487036779068fc78507981747c5))
9+
* add traefik service with configuration examples ([#3](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/3)) ([#5](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/5)) ([8cfbc21](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/8cfbc21cccdf3508335deb9ebe6eefb96ee49a3f))
10+
* adding ClinVar download instructions to README ([#28](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/28)) ([d4ead82](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/d4ead82594a74544a50c59850ac60ee78f043d57))
11+
* adding nginx for serving track data ([#15](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/15)) ([#20](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/20)) ([973b640](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/973b6400f93199dd3d6c39e9226a874cdf3fbf05))
12+
13+
14+
### Bug Fixes
15+
16+
* allow graceful shutdown of minio-client container ([#21](https://www.github.com/bihealth/varfish-docker-compose-ng/issues/21)) ([575c07e](https://www.github.com/bihealth/varfish-docker-compose-ng/commit/575c07e9c5d34ad4009abb1cfe82531277d6d139))

version.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.0.0

0 commit comments

Comments
 (0)