diff --git a/bin/release.sh b/bin/release.sh index 5fa87a417..768de42ff 100755 --- a/bin/release.sh +++ b/bin/release.sh @@ -65,3 +65,6 @@ git checkout development echo "" echo "Done." +echo "" +echo "" +echo "DON'T FORGET TO UPDATE docs/Changelog.md IF THERE IS A MAJOR CHANGE!" diff --git a/docs/Change-Logs.md b/docs/Changelog.md similarity index 83% rename from docs/Change-Logs.md rename to docs/Changelog.md index c650455db..52d8113c2 100644 --- a/docs/Change-Logs.md +++ b/docs/Changelog.md @@ -8,14 +8,18 @@ nav_order: 6 Starting in March 2024, this page highlights the major content updates. For more detail, visit the [PharmCAT GitHub Releases page](https://github.com/PharmGKB/PharmCAT/releases). -You can subscribe to the PharmCAT GitHub repository following [the instructions](https://github.blog/changelog/2018-11-27-watch-releases/). You will receive notifications of PharmCAT releases. You do need a GitHub account, which can be registered for free. +You can subscribe to the PharmCAT GitHub repository by following [these instructions](https://github.blog/changelog/2018-11-27-watch-releases/). You will need a GitHub account to receive notifications of PharmCAT +releases. +## v.2.13.0 + +Added support for FDA drug guidance. -## v2.11.0 -#### _F5_ +## v2.11.0 -DPWG removed the recommendation for _F5_ and the hormonal contraceptives for systemic use. The guideline annotation was retired on PharmGKB, which removes _F5_ from PharmCAT. +DPWG removed the recommendation for _F5_ and hormonal contraceptives for systemic use. +The guideline annotation was retired on PharmGKB, and resulted in the removal of _F5_ from PharmCAT.