Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: b-morgan/Skillet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.15
Choose a base ref
...
head repository: b-morgan/Skillet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.16
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on May 2, 2023

  1. Update news

    b-morgan committed May 2, 2023
    Copy the full SHA
    a07a222 View commit details
Showing with 9 additions and 0 deletions.
  1. +9 −0 SkilletNewsData.lua
9 changes: 9 additions & 0 deletions SkilletNewsData.lua
Original file line number Diff line number Diff line change
@@ -25,6 +25,15 @@ local isWrath = WOW_PROJECT_ID == WOW_PROJECT_WRATH_CLASSIC

Skillet.NewsName = "Skillet News"
Skillet.NewsData = {
{ version = "5.16",
data = {
{ name = "Changes",
data = {
{ header = "TOC", body = "Add addon icon" },
},
},
},
},
{ version = "5.14",
data = {
{ name = "Fixes",