Skip to content

Commit

Permalink
Bumped version to v0.8.33; Updated the ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteFang5 committed Apr 8, 2024
1 parent 5791bf0 commit 5981e7c
Show file tree
Hide file tree
Showing 3 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,5 +1,12 @@
# Changelog

## 0.8.33 (2024-04-08)

- Updated the PoE Assets using PoE Asset Updater (commit 2f173b0) and PoE Client v3.24.0c (hotfix 1)
- Added item exchange rate lookup support for 'Coffins' and 'Allflame Embers'
- Added the option to 'open in browser' when certain errors occur (e.g. reaching the rate limit when evaluating items)
- Explicitly excluded 'monster level' from the auto-stat-selection for unique items

## 0.8.32 (2024-03-31)

- Updated the PoE Assets using PoE Asset Updater (commit 2f173b0) and PoE Client v3.24.0 (hotfix 6)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poe-overlay",
"version": "0.8.32",
"version": "0.8.33",
"private": true,
"description": "An Overlay for Path of Exile. Built with Electron and Angular.",
"main": "main.js",
Expand Down

0 comments on commit 5981e7c

Please sign in to comment.