Skip to content

Commit

Permalink
Merge branch 'WoWAnalyzer:dragonflight' into dragonflight
Browse files Browse the repository at this point in the history
  • Loading branch information
Krealle authored Mar 30, 2024
2 parents 9d01fa2 + c74cb12 commit aaccaad
Show file tree
Hide file tree
Showing 4 changed files with 610 additions and 577 deletions.
1 change: 1 addition & 0 deletions src/CHANGELOG.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ import SpellLink from 'interface/SpellLink';

// prettier-ignore
export default [
change(date(2024, 3, 27), 'Rewrite events tab in TypeScript.', ToppleTheNun),
change(date(2024, 3, 26), 'Add patch 10.2.6.', ToppleTheNun),
change(date(2024, 3, 26), 'Add Dragonflight season 4 M+ dungeons and zone.', ToppleTheNun),
change(date(2024, 3, 26), 'Remove support for Shadowlands tier sets.', ToppleTheNun),
Expand Down
2 changes: 1 addition & 1 deletion src/CONTRIBUTORS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1976,7 +1976,7 @@ export const ToppleTheNun: Contributor = {
nickname: 'ToppleTheNun',
github: 'ToppleTheNun',
avatar: avatar('ToppleTheNun-avatar.jpg'),
discord: 'ToppleTheNun#6969',
discord: 'ToppleTheNun',
mains: [
{
name: 'Toppledh',
Expand Down
Loading

0 comments on commit aaccaad

Please sign in to comment.