Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle committed Mar 17, 2024
1 parent 9589720 commit 1164314
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/CHANGELOG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ import SpellLink from 'interface/SpellLink';

// prettier-ignore
export default [
change(date(2024, 3, 16), <>Add <ItemLink id={ITEMS.NYMUES_UNRAVELING_SPINDLE.id}/> to channel list.</>, Vollmer),
change(date(2024, 3, 17), <>Add <ItemLink id={ITEMS.NYMUES_UNRAVELING_SPINDLE.id}/> to channel list and implement buffSoonPresent APL condition.</>, Vollmer),
change(date(2024, 3, 14), 'Fix overflow on cooldown bars while using the phase selector.', ToppleTheNun),
change(date(2024, 3, 14), 'Bump opacity on phase selector to 75% from 40%.', ToppleTheNun),
change(date(2024, 3, 13), 'Bump opacity on muted text to 75% from 47%.', ToppleTheNun),
Expand Down
2 changes: 1 addition & 1 deletion src/analysis/retail/evoker/devastation/CHANGELOG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import SPELLS from 'common/SPELLS/evoker';
import RESOURCE_TYPES from 'game/RESOURCE_TYPES';

export default [
change(date(2024, 3, 16), 'Update APL Check and timeline buffs cleanup.', Vollmer),
change(date(2024, 3, 17), 'Update APL Check and timeline cleanup.', Vollmer),
change(date(2024, 3, 7), <>Fix an issue with <SpellLink spell={TALENTS.POTENT_MANA_TALENT} /> module when no <SpellLink spell={TALENTS.SOURCE_OF_MAGIC_TALENT} /> was active during the fight.</>, Vollmer),
change(date(2024, 3, 6), <>Make it more apparent that you can mouseover points in the <SpellLink spell={SPELLS.DISINTEGRATE} /> graph.</>, Vollmer),
change(date(2024, 2, 10), <>Fix crash in <SpellLink spell={TALENTS.SOURCE_OF_MAGIC_TALENT} /> module.</>, Trevor),
Expand Down

0 comments on commit 1164314

Please sign in to comment.