Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pngmn committed May 5, 2021
1 parent 6c79de2 commit a946091
Showing 1 changed file with 11 additions and 20 deletions.
31 changes: 11 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,11 @@
### Version 8.0.0.0

* Updated for WoW 8.0

### Version 7.3.5.1

* Favorite mounts can now be saved per-character -- type `/mountme` for options
* Added demon hunter Fel Rush to the list of abilities to use while moving or in combat
* Removed workaround for flyable detection bugs in WoW 7.3.5 (fixed by Blizzard)

### Version 7.3.5.0

* Added workaround for flyable detection bugs in WoW 7.3.5
* Added workaround for WoW wrongly reporting that class order halls are flyable
* Added support for Broken Isles Pathfinder
* Added support for heirloom mounts (Chauffeured Chopper etc.)
* Merged the mount selection logic from my other addon AnyFavoriteMount (which is now discontinued):
- Flying mounts are not summoned in non-flying areas
- Underwater and zone-specific mounts are summoned when appropriate even if they aren't marked as favorites
* Split the flyable detection logic to a reusable library component (see LibFlyable)
### Changed in 9.0.5-1
- First release of this fork
- Updated for Shadowlands Patch 9.0.5
- Added support for aquatic mounts underwater
- Added support for repair mounts
- Added support for the zone "The Maw"
- Fixed cast delay for pet classes
- Fixed halloween Magic Broom item
- Fixed Vashj'ir Seahorse outside of Vashj'ir
- Fixed ZoneAbility API change
- !!! Disabled class abilities !!!

0 comments on commit a946091

Please sign in to comment.