diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 6b47943a64..0000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,21 +0,0 @@ -# Changelog - -## [1.3.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.2.0...v1.3.0) (2024-03-14) - - -### Features - -* Deprecate Canny.io in favour of Polkadot Support ([#2018](https://github.com/paritytech/polkadot-staking-dashboard/issues/2018)) ([c8e3c4e](https://github.com/paritytech/polkadot-staking-dashboard/commit/c8e3c4ea84c643fa3b2e35f3bf932ec8d23cba57)) -* **refactor:** Instantiatable Apis ([#2023](https://github.com/paritytech/polkadot-staking-dashboard/issues/2023)) ([574ab62](https://github.com/paritytech/polkadot-staking-dashboard/commit/574ab62ad6e9e9081e90466339a69337d0fb5999)) -* Remove Parity RPC endpoint from westend ([#2019](https://github.com/paritytech/polkadot-staking-dashboard/issues/2019)) ([54ecbbe](https://github.com/paritytech/polkadot-staking-dashboard/commit/54ecbbeb66382d86c59641c90bafa2239574a214)) -* **ux:** Remove controller deprecation prompt ([#2026](https://github.com/paritytech/polkadot-staking-dashboard/issues/2026)) ([76f964b](https://github.com/paritytech/polkadot-staking-dashboard/commit/76f964bdfbab2791a02ce420cb1a3f52b1f6d1d2)) - - -### Bug Fixes - -* check BalancesController unsub before calling ([#2016](https://github.com/paritytech/polkadot-staking-dashboard/issues/2016)) ([13d0ebd](https://github.com/paritytech/polkadot-staking-dashboard/commit/13d0ebd5f9c2481e9c211925b7cf97293c29f10a)) -* Ensure signer fallback on corrupt source ([#2021](https://github.com/paritytech/polkadot-staking-dashboard/issues/2021)) ([26e1793](https://github.com/paritytech/polkadot-staking-dashboard/commit/26e179389a2c8b8823e743a6ae1ae89f26a66744)) -* fast unstake eligibility based on bonding, not nominating ([#2025](https://github.com/paritytech/polkadot-staking-dashboard/issues/2025)) ([44a19c1](https://github.com/paritytech/polkadot-staking-dashboard/commit/44a19c13b58f40ced422a4402a15ce8a3a591871)) -* Fix errornous unclaimed payouts from Subscan ([#2028](https://github.com/paritytech/polkadot-staking-dashboard/issues/2028)) ([7a4f172](https://github.com/paritytech/polkadot-staking-dashboard/commit/7a4f172c176eb7767b957487347bfc0e197fa490)) -* Misc Subscan payout fixes ([#2027](https://github.com/paritytech/polkadot-staking-dashboard/issues/2027)) ([4081c0a](https://github.com/paritytech/polkadot-staking-dashboard/commit/4081c0a938aee6ffdadd5683789fb010051fb533)) -* updated typo in modals file ([#2022](https://github.com/paritytech/polkadot-staking-dashboard/issues/2022)) ([621ff1b](https://github.com/paritytech/polkadot-staking-dashboard/commit/621ff1b218410c2aa314680a1d0852bfd8f911a0)) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 51955bc55a..b3873171c6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,6 +1,27 @@ # Changelog +## [1.2.1](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.2.0...v1.2.1) (2024-03-14) + + +### Features + +* Deprecate Canny.io in favour of Polkadot Support ([#2018](https://github.com/paritytech/polkadot-staking-dashboard/issues/2018)) ([c8e3c4e](https://github.com/paritytech/polkadot-staking-dashboard/commit/c8e3c4ea84c643fa3b2e35f3bf932ec8d23cba57)) +* **refactor:** Instantiatable Apis ([#2023](https://github.com/paritytech/polkadot-staking-dashboard/issues/2023)) ([574ab62](https://github.com/paritytech/polkadot-staking-dashboard/commit/574ab62ad6e9e9081e90466339a69337d0fb5999)) +* Remove Parity RPC endpoint from westend ([#2019](https://github.com/paritytech/polkadot-staking-dashboard/issues/2019)) ([54ecbbe](https://github.com/paritytech/polkadot-staking-dashboard/commit/54ecbbeb66382d86c59641c90bafa2239574a214)) +* **ux:** Remove controller deprecation prompt ([#2026](https://github.com/paritytech/polkadot-staking-dashboard/issues/2026)) ([76f964b](https://github.com/paritytech/polkadot-staking-dashboard/commit/76f964bdfbab2791a02ce420cb1a3f52b1f6d1d2)) + + +### Bug Fixes + +* check BalancesController unsub before calling ([#2016](https://github.com/paritytech/polkadot-staking-dashboard/issues/2016)) ([13d0ebd](https://github.com/paritytech/polkadot-staking-dashboard/commit/13d0ebd5f9c2481e9c211925b7cf97293c29f10a)) +* Ensure signer fallback on corrupt source ([#2021](https://github.com/paritytech/polkadot-staking-dashboard/issues/2021)) ([26e1793](https://github.com/paritytech/polkadot-staking-dashboard/commit/26e179389a2c8b8823e743a6ae1ae89f26a66744)) +* fast unstake eligibility based on bonding, not nominating ([#2025](https://github.com/paritytech/polkadot-staking-dashboard/issues/2025)) ([44a19c1](https://github.com/paritytech/polkadot-staking-dashboard/commit/44a19c13b58f40ced422a4402a15ce8a3a591871)) +* Fix errornous unclaimed payouts from Subscan ([#2028](https://github.com/paritytech/polkadot-staking-dashboard/issues/2028)) ([7a4f172](https://github.com/paritytech/polkadot-staking-dashboard/commit/7a4f172c176eb7767b957487347bfc0e197fa490)) +* Misc Subscan payout fixes ([#2027](https://github.com/paritytech/polkadot-staking-dashboard/issues/2027)) ([4081c0a](https://github.com/paritytech/polkadot-staking-dashboard/commit/4081c0a938aee6ffdadd5683789fb010051fb533)) +* updated typo in modals file ([#2022](https://github.com/paritytech/polkadot-staking-dashboard/issues/2022)) ([621ff1b](https://github.com/paritytech/polkadot-staking-dashboard/commit/621ff1b218410c2aa314680a1d0852bfd8f911a0)) + + ## [1.2.0](https://github.com/paritytech/polkadot-staking-dashboard/compare/v1.1.7...v1.2.0) (2024-03-04)