Skip to content

Commit

Permalink
Fix for #466
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Apr 12, 2020
1 parent 2f033dd commit d3259bf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Building Gadgets Changelog
The format of this document is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and should continue to adhere to the conventions outlined in the Keep a Changelog guidelines.

## [2.8.3 - 1.12.2] - 2020-04-12
Minor bug fix update

### Fixed
- The exchanger now respects the block blacklist for selecting AND exchanging.

## [2.8.2 - 1.12.2] - 2020-03-18
Just some fixes, mostly for Dire's and all of our sanity. Modes are mostly fixed again...

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
org.gradle.jvmargs=-Xmx3G
version=2.8.2
version=2.8.3
#mc_ver
minecraft_version=1.12.2
forge_version=14.23.5.2847
Expand Down

0 comments on commit d3259bf

Please sign in to comment.