Skip to content

Commit

Permalink
v1.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Dec 8, 2023
1 parent 241988a commit 1ae7e82
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## **Release v1.23.9 - 2023-12-08**
**Updated for Hearthstone 28.2.1**

**Bob's Buddy**:
- Added support for spell triggers during combat (such as extra battlecries/deathrattles and start of combat effects).
- Fixed an issue where Audacious Anchor could crash the simulation.

## **Release v1.23.7 - 2023-12-07**
**New**:
- Added Battlegrounds spells to the Battlegrounds minion list overlay!
Expand Down
4 changes: 2 additions & 2 deletions Hearthstone Deck Tracker/Hearthstone Deck Tracker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<NeutralLanguage>en</NeutralLanguage>
<Description>Hearthstone Deck Tracker</Description>
<Copyright>Copyright © HearthSim 2023</Copyright>
<AssemblyVersion>1.23.7</AssemblyVersion>
<FileVersion>1.23.7</FileVersion>
<AssemblyVersion>1.23.8</AssemblyVersion>
<FileVersion>1.23.8</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 1ae7e82

Please sign in to comment.