diff --git a/changelog.txt b/changelog.txt index 562edce177..a5e4dd4328 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,18 @@ +Kaspad v0.12.8 - 2022-10-23 +=========================== + +* Remove hard fork activation rules (#2152) +* Add lock file to kaspawallet (#2154) +* Add a new testnet DNS seeder (#2156) +* Use utxo diff algo for pruning point move and use acceptance data method only as a fall-back (#2157) +* Make more checks if status is invalid even if the block exists (#2158) + + +Kaspad v0.12.7 - 2022-09-21 +=========================== + +* Security Fix + Hard fork - Full details can be seen here: https://medium.com/@michaelsuttonil/kaspa-security-patch-and-hard-fork-september-2022-12da617b0094 + Kaspad v0.12.6 - 2022-09-09 ===========================