diff --git a/ChoreTracker.toc b/ChoreTracker.toc index 50c4ae2..0991464 100644 --- a/ChoreTracker.toc +++ b/ChoreTracker.toc @@ -1,7 +1,7 @@ ## Interface: 100105 ## Title: ChoreTracker ## Notes: Keep track of your chores -## Version: 0.0.3 +## Version: 0.0.4 ## Author: Freddie ## SavedVariables: ChoreTrackerDB diff --git a/VERSIONS.txt b/VERSIONS.txt index f82c539..4d7568d 100644 --- a/VERSIONS.txt +++ b/VERSIONS.txt @@ -1,3 +1,11 @@ +v0.0.4 +------ +- Added Archaeology profession chores. +- Added Cooking profession chores. +- Added Fishing profession chores. +- Added Darkmoon Faire chore to all professions. +- Fixed completion count display of grouped gathering chores. + v0.0.3 ------ - Fixed moving the frame potentially causing SetPoint UI errors.