Skip to content

Commit

Permalink
chore(main): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Dec 6, 2023
1 parent 7f49274 commit accba78
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.3.0](https://github.com/bihealth/reev/compare/v0.2.0...v0.3.0) (2023-12-06)


### Features

* Allow users to save acmg criteria on the server ([#98](https://github.com/bihealth/reev/issues/98)) ([#237](https://github.com/bihealth/reev/issues/237)) ([8738ca4](https://github.com/bihealth/reev/commit/8738ca4f86a3d897359f81768fff48d787bb1503))
* document acmg seq vars ([#248](https://github.com/bihealth/reev/issues/248)) ([#249](https://github.com/bihealth/reev/issues/249)) ([ae73ca7](https://github.com/bihealth/reev/commit/ae73ca76a3d97c24da08dc65386dca3112edaa0f))
* Integrate cada prio web service ([#213](https://github.com/bihealth/reev/issues/213)) ([#220](https://github.com/bihealth/reev/issues/220)) ([283209f](https://github.com/bihealth/reev/commit/283209fb693dac25076d054e9c30364283bb7ae4))
* integrating sentry ([#240](https://github.com/bihealth/reev/issues/240)) ([#246](https://github.com/bihealth/reev/issues/246)) ([732cff6](https://github.com/bihealth/reev/commit/732cff6c3cca786af8f5b823303cd4d7e11fe84f))
* more integrated search component ([7f49274](https://github.com/bihealth/reev/commit/7f492746f743328bfe4db4ad670efe1d167f358e))
* refurbishing gene details page ([#229](https://github.com/bihealth/reev/issues/229)) ([#230](https://github.com/bihealth/reev/issues/230)) ([40daa26](https://github.com/bihealth/reev/commit/40daa26480d9de3d8648a879d598752f525e55b0))
* refurbishing sequence variant details page ([#244](https://github.com/bihealth/reev/issues/244)) ([#255](https://github.com/bihealth/reev/issues/255)) ([8f67c86](https://github.com/bihealth/reev/commit/8f67c86a53eb16acb1aa273c3ea56d52fba5508a))
* refurbishing SV details page ([#236](https://github.com/bihealth/reev/issues/236)) ([#239](https://github.com/bihealth/reev/issues/239)) ([0d8dd34](https://github.com/bihealth/reev/commit/0d8dd34af7239842c2868687204aba1fc40cc874))
* updating profile to comply with OrcID requirements ([#225](https://github.com/bihealth/reev/issues/225)) ([#226](https://github.com/bihealth/reev/issues/226)) ([23053f3](https://github.com/bihealth/reev/commit/23053f330d1f53c7904caf4f1705598711d6500e))


### Bug Fixes

* adjusting front-end to latest annonars changes ([#224](https://github.com/bihealth/reev/issues/224)) ([#228](https://github.com/bihealth/reev/issues/228)) ([ce8ab52](https://github.com/bihealth/reev/commit/ce8ab522f610135f8fdbef48be3984b93d548343))
* make clinvar impact table more robust, ignore labels ([#234](https://github.com/bihealth/reev/issues/234)) ([d3df9d7](https://github.com/bihealth/reev/commit/d3df9d7247ad02c25c8d80c170d84d4bdf9bf203))
* using text-no-wrap on ClinvarImpact table ([#233](https://github.com/bihealth/reev/issues/233)) ([e7cbaa7](https://github.com/bihealth/reev/commit/e7cbaa7127b5663ee684c6c81d457c0ffa31c868))

## [0.2.0](https://github.com/bihealth/reev/compare/v0.1.0...v0.2.0) (2023-11-15)


Expand Down

0 comments on commit accba78

Please sign in to comment.