diff --git a/src/CHANGELOG.tsx b/src/CHANGELOG.tsx index b93a12b76a0..033ea8f03f7 100644 --- a/src/CHANGELOG.tsx +++ b/src/CHANGELOG.tsx @@ -17,14 +17,12 @@ import { Vireve, Pilsung, HerzBlutRaffy, - Abelito75, - Elitesparkle + Abelito75 } from 'CONTRIBUTORS'; import { ItemLink } from 'interface'; import SpellLink from 'interface/SpellLink'; export default [ - change(date(2023, 5, 8), 'Fix Mana Costs for Shaman Spells and Talents.', Elitesparkle), change(date(2023, 5, 8), 'Update leech rating per 1% to 10.1 values', Putro), change(date(2023, 5, 5), 'Fix Playwright tests.', ToppleTheNun), change(date(2023, 5, 4), 'Add 10.1 patch.', ToppleTheNun),