Skip to content

Commit

Permalink
v1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beheh committed Sep 26, 2024
1 parent 1289ea9 commit 2bae5c3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## **Release v1.34.0 - 2024-09-26**
**Updated for Hearthstone 30.4.3**

**Hearthstone**:
- Added card mark for Forged cards in the opponent's hand.
- Fixed tourists appearing twice in the opponent's deck list.

**Battlegrounds**:
- Added Battlegrounds Trinket picking stats to the overlay!\
*Try this feature for free with your weekly Tier7 trials and subscribe to Tier7 for unlimited access.*
- Fixed various simulation interactions between Persistent Poet and All minions.

## **Release v1.33.2 - 2024-09-19**

**Hearthstone**:
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.33.2</AssemblyVersion>
<FileVersion>1.33.2</FileVersion>
<AssemblyVersion>1.34.0</AssemblyVersion>
<FileVersion>1.34.0</FileVersion>
<UseWPF>true</UseWPF>
<PlatformTarget>x86</PlatformTarget>
<Platforms>x86</Platforms>
Expand Down

0 comments on commit 2bae5c3

Please sign in to comment.