Skip to content

Commit 130c7d6

Browse files
authored
updated changelog for 1.9.0 (#298)
1 parent 2370ea3 commit 130c7d6

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,26 @@ If MD5 sum is not listed for a certain release then it means that the container
2121

2222
### Added
2323

24+
### Updated
25+
26+
Updates goes here
27+
28+
### Fixed
29+
30+
Fixes goes here
31+
32+
### Removed
33+
34+
Removed features goes here
35+
36+
### Misc
37+
38+
Miscellaneous goes here
39+
40+
## [1.9.0] - 2025-02-20
41+
42+
### Added
43+
2444
* Add script `./containers/pull_all_containers.py` to pull tagged versions of container builds from GitHub Container Registry, revising folder layout as `./containers/<tag>/<image>.sif`
2545
* Add R packages glmmTMB, hazrd; Python packages shap, pytables, xgboost, pydot, graphviz.
2646
* Add argument `--file-drop-snps` to `ldpred2.R` to drop select SNPs from the PGS calculation
@@ -77,10 +97,6 @@ If MD5 sum is not listed for a certain release then it means that the container
7797
* Removed Singularity Image Format (.sif) files from the `singularity/` directory. These are now built and stored in the [ghcr.io](https://github.com/orgs/comorment/packages?repo_name=containers) container registry on different formats.
7898
* Removed Saige support and Saige-related files
7999

80-
### Misc
81-
82-
* Miscellaneous goes here
83-
84100
## [1.8.1] - 2024-03-05
85101

86102
### Fixed

0 commit comments

Comments
 (0)