Skip to content

Commit

Permalink
v1.29.6
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Jul 5, 2024
1 parent 96df528 commit 3e9d91d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## **Release v1.29.6 - 2024-05-07**
**Fixes**:
- Fixed an issue causing automatic deck importing to not update premade decks, such as Twist and Loaner decks.
- Fixed a memory leak that could cause a sudden crash after a long session of interacting with the Battlegrounds minion browser.

**Bob's Buddy**:
- Fixed an issue where minions exclusive to Duos would prevent simulations even when not playing Duos.

## **Release v1.29.5 - 2024-06-27**
**Updated for Hearthstone 29.6.2**

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 2024</Copyright>
<AssemblyVersion>1.29.5</AssemblyVersion>
<FileVersion>1.29.5</FileVersion>
<AssemblyVersion>1.29.6</AssemblyVersion>
<FileVersion>1.29.6</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 3e9d91d

Please sign in to comment.