Skip to content

Commit

Permalink
1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
planqi committed Jul 16, 2019
1 parent 08dc318 commit ab4a616
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion BH/Constants.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#pragma once

#define BH_VERSION "BH 1.9.2"
#define BH_VERSION "BH 1.9.3"

#define CODE_PAGE 1252 // windows-1252 ANSI Latin 1; Western European (Windows)

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@ Mustache[item]: {{>header}}{{>stats}}{{^isRuneword}}{{#socketed}}\n\n * {{>>ite
Mustache[stash]: {{#this}}* {{>item}}\n\n{{/this}}
```

# Release Notes for 1.9.3 (WIP)
# Release Notes for 1.9.3
* Add option to use item name/color from BH.cfg when showing the drop notification `Item Detailed Notifications`
* Try to keep items inside columns of a width of two when moving items around
* Add class item specific keywords
* `BAR` `DRU` `DIN` `NEC` `SIN` `SOR` `ZON`
Expand Down
Binary file modified Release/BH.dll
Binary file not shown.

0 comments on commit ab4a616

Please sign in to comment.