diff --git a/src/analysis/classic/warrior/arms/CHANGELOG.tsx b/src/analysis/classic/warrior/arms/CHANGELOG.tsx index 713be987f38..e7825595f53 100644 --- a/src/analysis/classic/warrior/arms/CHANGELOG.tsx +++ b/src/analysis/classic/warrior/arms/CHANGELOG.tsx @@ -3,6 +3,8 @@ import { emallson } from 'CONTRIBUTORS'; // prettier-ignore export default [ + change(date(2024, 11, 2), 'Added compensation for unavoidable rotational downtime to Active Time estimation', emallson), + change(date(2024, 11, 2), 'Adjust GCDs for Arms Warrior to ignore Haste', emallson), change(date(2024, 8, 8), 'Adjust active time section of the Arms Warrior guide', emallson), change(date(2024, 8, 4), 'Added foundational support for Arms Warrior', emallson), ];