diff --git a/CHANGELOG.md b/CHANGELOG.md index 649eddb84..4b0b209e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ changes. ### Fixed - Fix drep voting power calculation [Issue 231](https://github.com/IntersectMBO/govtool/issues/231) - Fix proposal/list and network/metrics bug that appeared when noone has delegated their funds either to drep_always_abstain or drep_always_no_confidence [Issue 231](https://github.com/IntersectMBO/govtool/issues/231) +- Fix GA details [Issue 272](https://github.com/IntersectMBO/govtool/issues/272) - Fix copy for maintenance page [Issue 180](https://github.com/IntersectMBO/govtool/issues/180) - Fix misleading metadata hash text [Issue 90](https://github.com/IntersectMBO/govtool/issues/90) - Fixed vote calculation problems related to NoConfidence DRep [Issue 59](https://github.com/IntersectMBO/govtool/issues/59)