-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2f6deac
commit 21e3b52
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,17 @@ | ||
# Changelog | ||
|
||
## [1.0.0](https://www.github.com/bihealth/varfish-db-downloader/compare/v0.3.0...v1.0.0) (2023-06-07) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* refactoring for bollonaster (#22) | ||
|
||
### Features | ||
|
||
* add missing background data for GRCh38 ([#5](https://www.github.com/bihealth/varfish-db-downloader/issues/5)) ([#37](https://www.github.com/bihealth/varfish-db-downloader/issues/37)) ([9ce1cab](https://www.github.com/bihealth/varfish-db-downloader/commit/9ce1cab9e94b34f349bc1752c4cd7b3d1d712cfb)) | ||
* add nightly test for upstream URL availability ([#6](https://www.github.com/bihealth/varfish-db-downloader/issues/6)) ([#32](https://www.github.com/bihealth/varfish-db-downloader/issues/32)) ([e30b093](https://www.github.com/bihealth/varfish-db-downloader/commit/e30b093e9b2ac87960269028e1e57009247b2dab)) | ||
* adding test mode ([#7](https://www.github.com/bihealth/varfish-db-downloader/issues/7)) ([#30](https://www.github.com/bihealth/varfish-db-downloader/issues/30)) ([a415bfe](https://www.github.com/bihealth/varfish-db-downloader/commit/a415bfe64f8e8a21f76e9a2dc34180645244dbcf)) | ||
* cleanup and restructuring of output and code ([#34](https://www.github.com/bihealth/varfish-db-downloader/issues/34)) ([#36](https://www.github.com/bihealth/varfish-db-downloader/issues/36)) ([400119f](https://www.github.com/bihealth/varfish-db-downloader/commit/400119fc90dc48662a50ccf427f23e1e2e9f8d54)) | ||
* make runnable with Slurm ([#38](https://www.github.com/bihealth/varfish-db-downloader/issues/38)) ([#39](https://www.github.com/bihealth/varfish-db-downloader/issues/39)) ([2f6deac](https://www.github.com/bihealth/varfish-db-downloader/commit/2f6deacbe222873eeb7758ca08b662671552a948)) | ||
* refactoring for bollonaster ([#22](https://www.github.com/bihealth/varfish-db-downloader/issues/22)) ([1b35484](https://www.github.com/bihealth/varfish-db-downloader/commit/1b354843482bd4db72c45bb87d5d9143d25b3b87)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.3.0 | ||
1.0.0 |