Skip to content

Commit

Permalink
chore(main): release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
varfish-bot committed Nov 6, 2023
1 parent 9de2ffd commit 8216f62
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

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


### Features

* Allow user to store case information with their account ([#94](https://github.com/bihealth/reev/issues/94), [#179](https://github.com/bihealth/reev/issues/179)) ([#178](https://github.com/bihealth/reev/issues/178)) ([3301d74](https://github.com/bihealth/reev/commit/3301d74c1e92e64fd652a41b2946d50027749bcf))
* Allow users to bookmark variants and genes ([#95](https://github.com/bihealth/reev/issues/95)) ([#173](https://github.com/bihealth/reev/issues/173)) ([162ae13](https://github.com/bihealth/reev/commit/162ae1399726e74474d16181d7b709d2bba64bc6))
* Case specific data functionality ([#93](https://github.com/bihealth/reev/issues/93)) ([#175](https://github.com/bihealth/reev/issues/175)) ([247d9b1](https://github.com/bihealth/reev/commit/247d9b16cb2892cc806b32e034868f6c4e370f19))
* Integration of Matomo ([#43](https://github.com/bihealth/reev/issues/43)) ([#180](https://github.com/bihealth/reev/issues/180)) ([0bf5869](https://github.com/bihealth/reev/commit/0bf5869dc72670869f183d860aed8512ff3a05bf))
* Switch to vuetify cards for ui ([#165](https://github.com/bihealth/reev/issues/165)) ([#171](https://github.com/bihealth/reev/issues/171)) ([a7e2853](https://github.com/bihealth/reev/commit/a7e285314bf0e9d9a1195c37527e9501d6628155))
* towards complete integration of OrcID setup ([#96](https://github.com/bihealth/reev/issues/96)) ([#176](https://github.com/bihealth/reev/issues/176)) ([3bef5e9](https://github.com/bihealth/reev/commit/3bef5e9622dab2f363d016dbc1ccb526e77b9ff5))


### Bug Fixes

* Proper matomo url ([#183](https://github.com/bihealth/reev/issues/183)) ([#186](https://github.com/bihealth/reev/issues/186)) ([9de2ffd](https://github.com/bihealth/reev/commit/9de2ffd477a4a1caa48a00fe1f0916a4fe157515))
* vue-matomo module declaration ([#182](https://github.com/bihealth/reev/issues/182)) ([21f292f](https://github.com/bihealth/reev/commit/21f292fe5d135bc86023814ad19fab1b92c2da96))

## [0.1.0](https://github.com/bihealth/reev/compare/v0.0.0...v0.1.0) (2023-10-19)


Expand Down

0 comments on commit 8216f62

Please sign in to comment.