File tree Expand file tree Collapse file tree 5 files changed +35
-29
lines changed Expand file tree Collapse file tree 5 files changed +35
-29
lines changed Original file line number Diff line number Diff line change
1
+ .release
Original file line number Diff line number Diff line change
1
+ manual-changelog:
2
+ filename: changelog.md
3
+ markup-type: markdown
4
+
5
+ # changelog-title: Petwalker – Changelog
Original file line number Diff line number Diff line change 1
- ## Interface : 90205
1
+ ## Interface : 90207
2
2
## Title : PetWalker
3
+ ## Version : 1.0.4.1
3
4
## Notes : Automatically re-summons your lost companion pet, or auto-summons a random or a favorite one.
4
5
## Author : Mot
5
6
## SavedVariables : PetWalkerDB
6
7
## SavedVariablesPerCharacter : PetWalkerPerCharDB
7
- ## Version : 1.0.4
8
-
9
8
## X-Wago-ID : qv63aZGb
10
- # X-WoWI-ID:
11
- # X-Curse-Project-ID:
12
9
13
10
main.lua
14
11
ui.lua
Original file line number Diff line number Diff line change
1
+ ## PetWalker – Changes
2
+
3
+ ### 1.0.4.1 (2022-08-24)
4
+ - Meta changes for packager
5
+ - toc: Updated for 9.2.7
6
+
7
+ ### 1.0.4 (2022-05-31)
8
+ - Added UnitOnTaxi check
9
+ - Fixed error in description
10
+ - Reverted back to PLAYER_ENTERING_WORLD for the TransitionCheck (instead of ZONE_CHANGED_NEW_AREA)
11
+ - toc: Added Wago ID
12
+ - toc: Updated for 9.2.5
13
+ - toc: Changed my Author Name to my Wago account name
14
+
15
+ ### 1.0.3 (2022-04-30)
16
+ - Improved description
17
+
18
+ ### 1.0.2 (2022-04-29)
19
+ - Improved description
20
+
21
+ ### 1.0.1 (2022-04-29)
22
+ - Improved description
23
+
24
+ ### 1.0.0 (2022-04-28)
25
+ - Initial public release
26
+
27
+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments