From 95771031f3d8dc51770b4732c1f9a61d157a78c7 Mon Sep 17 00:00:00 2001 From: Gethe Date: Tue, 15 Nov 2022 01:34:35 -0500 Subject: [PATCH] 10.0.2.0 --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- Aurora.toc | 4 ++-- CHANGELOG.md | 9 ++++++++- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 066d40a5..b52784b1 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -18,7 +18,7 @@ body: description: | examples: - Retail - - TBC Classic + - Wrath Classic - Classic Era validations: required: true diff --git a/Aurora.toc b/Aurora.toc index c3931ad2..a9ecb7e6 100644 --- a/Aurora.toc +++ b/Aurora.toc @@ -1,10 +1,10 @@ -## Interface: 100000 +## Interface: 100002 ## Interface-Classic: 11403 ## Interface-Wrath: 30400 ## Title: Aurora ## Notes: Minimalistic window theme. ## Author: Haleth/Lightsword, Gethe -## Version: 10.0.0.0 +## Version: 10.0.2.0 ## LoadWith: Blizzard_CompactRaidFrames ## OptionalDeps: Ace3, LibTextDump-1.0, BugSack, WagoAnalytics ## SavedVariables: AuroraConfig diff --git a/CHANGELOG.md b/CHANGELOG.md index bc1461b6..760dddaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,10 @@ -## [10.0.0.0] ## +## [10.0.2.0] ## +### Fixed ### + + * More fixes for Dragonflight + + +## [10.0.0.0] ## ### Fixed ### * Updated for Dragonflight @@ -387,6 +393,7 @@ * Error when opening azerite respec UI [Unreleased]: https://github.com/Haleth/Aurora/compare/master...develop +[10.0.2.0]: https://github.com/Haleth/Aurora/compare/10.0.0.0...10.0.2.0 [10.0.0.0]: https://github.com/Haleth/Aurora/compare/9.2.7.0...10.0.0.0 [9.2.7.0]: https://github.com/Haleth/Aurora/compare/9.2.5.0...9.2.7.0 [9.2.5.0]: https://github.com/Haleth/Aurora/compare/9.2.0.0...9.2.5.0